https://github.com/cumbof/pyrnacentral
Python tool to interact with the public RNAcentral APIs and automatically retrieve data
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Keywords
Repository
Python tool to interact with the public RNAcentral APIs and automatically retrieve data
Basic Info
- Host: GitHub
- Owner: cumbof
- License: bsd-2-clause
- Language: Python
- Default Branch: master
- Size: 443 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
RNAcentral-data-retrieval-tool
Python tool to interact with the public RNAcentral APIs and automatically retrieve data.
It exploits the rna endpoint of the RNAcentral public APIs v1 to automatically retrieve sequences
(converted to the FASTA format) and the related metadata, starting with one or a list of RNAcentral IDs.
Usage Examples
How to download the sequence and the related metadata of a single RNAcentral ID:
python rnacentral.py --id URS00005F3006
To simultaneously download a data from a list of RNAcentral IDs, switch the --id parameter with --file like below:
python rnacentral.py --fasta human_AND_rna_typelncRNA.list
The file specified under the --file parameter must contain one RNAcentral ID per line.
It is also possible to specify the path in which the generated FASTA and metadata files will be stored respectively
with the parameters --fastadir and --metadir.
Owner
- Name: Fabio Cumbo
- Login: cumbof
- Kind: user
- Location: Cleveland, OH, USA
- Company: Genomic Medicine Institute, Lerner Research Institute, Cleveland Clinic
- Website: https://cumbof.github.io/
- Twitter: cumbofabio
- Repositories: 14
- Profile: https://github.com/cumbof
Ph.D. in Computer Science and Automation Engineering, Postdoctoral Research Fellow @BlankenbergLab, GMI, LRI, Cleveland Clinic, USA
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0