Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Summer 1, Summer 2
Description
Task: Investigate the Ensembl API at https://rest.ensembl.org/ to determine if the API will return data that can be used by IGB, such as genomic sequence and gene annotations.
Attachments
Activity
Nowlan Freese
created issue -
Nowlan Freese
made changes -
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-3555 [ 22774 ] |
Jaya Sravani Sirigineedi
made changes -
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Jaya Sravani Sirigineedi
made changes -
Comment |
[ Read the documentation, went through a few APIs, and found the below information
*GET info/divisions* Get the list of all Ensembl divisions for which information is available: https://rest.ensembl.org/info/divisions?content-type=application/json *GET info/species* Lists all available species, their aliases, available adaptor groups, and data release. Has to specify a division optional parameter to get the species for that ensemble division. API to get the list of all species: https://rest.ensembl.org/info/species?content-type=application/json Doc: https://rest.ensembl.org/documentation/info/species +Note:+ No version info present in the response *GET info/assembly/:species* API to get the list of chromosomes for a selected species: https://rest.ensembl.org/info/assembly/homo_sapiens?content-type=application/json Doc: https://rest.ensembl.org/documentation/info/assembly_info +Note:+ response has three array variables - one is top_level_region which has a array of objects, each object has name, length and coord_system, this looks similar to the list of chromosomes with the length and name but the coord_system has different values, two of them are scaffold and chromosome which brings the doubt of whether we consider all of them as chromosomes are not? Also, don’t know what the other two arrays intend to describe. *GET info/genomes/:genome_name* Find information about a given genome API to get more information about the genome: https://rest.ensembl.org/info/genomes/arabidopsis_thaliana?content-type=application/json Doc: https://rest.ensembl.org/documentation/info/info_genome +Note:+ genebuild in the response looks similar to genomeVersionName *GET info/assembly/:species/:region_name* Returns information about the specified top-level sequence region for the given species: https://rest.ensembl.org/info/assembly/homo_sapiens/X?content-type=application/json ] |
Ann Loraine
made changes -
Sprint | Summer 1 [ 195 ] | Summer 1, Summer 2 [ 195, 196 ] |
Ann Loraine
made changes -
Rank | Ranked higher |
Jaya Sravani Sirigineedi
made changes -
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Jaya Sravani Sirigineedi
made changes -
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Jaya Sravani Sirigineedi
made changes -
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Jaya Sravani Sirigineedi
made changes -
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Jaya Sravani Sirigineedi
made changes -
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Jaya Sravani Sirigineedi
made changes -
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Jaya Sravani Sirigineedi
made changes -
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Jaya Sravani Sirigineedi
made changes -
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Sequence: https://rest.ensembl.org/documentation/info/sequence_id