| Literature DB >> 27852242 |
Mei Hou1, Xing Tang1,2, Feng Tian1,3, Fangyuan Shi1, Fenglin Liu1, Ge Gao4.
Abstract
BACKGROUND: Long noncoding RNAs (lncRNAs) have been shown to play essential roles in almost every important biological process through multiple mechanisms. Although the repertoire of human lncRNAs has rapidly expanded, their biological function and regulation remain largely elusive, calling for a systematic and integrative annotation tool.Entities:
Keywords: Annotation; LncRNAs; Long noncoding RNAs; Transcriptome; Web server
Mesh:
Substances:
Year: 2016 PMID: 27852242 PMCID: PMC5112684 DOI: 10.1186/s12864-016-3287-9
Source DB: PubMed Journal: BMC Genomics ISSN: 1471-2164 Impact factor: 3.969
Comparison of AnnoLnc with similar tools
| AnnoLnc | ncFAN | lncPro | lncTar | LongTarget | ||
|---|---|---|---|---|---|---|
| Annotation | Genomic location | √ | - | - | - | - |
| RNA secondary structure | √ | - | - | - | - | |
| Expression | RNA-Seq | Microarray | - | - | - | |
| Regulation | √ | - | - | - | - | |
| Molecular interaction | Protein/RNA | - | Protein | RNA | DNA | |
| Network | Co-expression | Bi-color | - | - | - | |
| Function annotation term catalog | GO | GO + KEGG | - | - | - | |
| Associated traits/diseases | √ | - | - | - | - | |
| Evolution | √ | - | - | - | - | |
| Interface | Text summarization | √ | - | - | - | - |
| Integrative visualization | √ | - | - | - | - | |
| Web-based | √ | √ | √ | - | √ | |
| Mobile-friendly | √ | - | - | - | - | |
| Web Service APIs | √ | - | - | - | - | |
Feature comparison with existing tools suggests AnnoLnc as the most comprehensive annotation tool with rich supports on user interface
Fig. 1The architecture of the AnnoLnc web server. Users can submit RNA sequences on the AnnoLnc website or by Web Service APIs. First, AnnoLnc tries to map input sequences to the human genome and, if possible, obtain genomic locations. Then, AnnoLnc searches the global cache for possible hits based on both sequences and aligned splicing structures. Cached results are returned directly if a hit is detected, and novel sequences and loci are sent to on-the-fly analysis modules
Fig. 3The case studies for AnnoLnc. a-b The case study of lncRNA SRA. In the interactive secondary structure plot with vertebrate phyloP scores as the color overlay, two sub-structures are very easy to be identified because most bases are colored red. a is a hairpin region that corresponds to the most conserved H2 sub-structure highlighted by Novikova et al. [42]. b is a three-way junction hairpin region that is very similar to the conserved regions H15, H16 and H17 verified by Novikova et al. [42]. c-e The case study of lncRNA H19. c is a summary of the annotation results, which helps users quickly grasp the essentials. d is the expression profile of H19 in normal samples. It has the highest expression in “skeletal muscle”. e is the predicted GO terms based on positively correlated coding genes in normal samples. The terms are all muscle related. f The integrative view of lncRNA CCAT2 in the UCSC genome browser for annotations at the transcript level. It is easy to determine that rs6983267 is within the seed binding site of the miRNA family miR-148ab-3p/152
Fig. 2The web interface of AnnoLnc. Only a few clicks are required from submission of sequences to receipt of annotation results. a The “Home” page. Users can submit lncRNA sequences here to start the on-the-fly analysis. b The “Overview” page of run status and basic information of processed lncRNAs. c An example of the annotation result page. Most annotations are presented in this page with a sidebar on the left for quick jump
The introduction to Web Service APIs provided by AnnoLnc
| Name | URL | Parameters | Return | HTTP Method |
|---|---|---|---|---|
| Upload | http://annolnc.cbi.pku.edu.cn/service/upload |
| The job ID. | POST |
| Info |
|
| The run info of this job, especially the run status for each sequence. Note that you can only get the download URL after all analyses are finished. Please check the run status first before fetching the download URL. | GET, POST |
| Fetch |
|
| The URL of the annotation results in a ZIP package. | GET, POST |
* see http://annolnc.cbi.pku.edu.cn/api.jsp#apply-for-token for more details