The length distributions of the reads in the trimmed {{ sam_info.sam_name }} sample are showed as follow:
<15 | 15-30 | 30-40 | >50 | OutReads | OutReads/TotalReads | Total reads |
---|---|---|---|---|---|---|
{{ item.fi }} | {{ item.thr }} | {{ item.fo }} | {{ item.fif }} | {{ item.out_reads }}* | {{ item.ratio }} | {{ item.total }} |
*: Sum of the read count which is defind in the config file (Default: ["tag_cut": "0"]).
Line chart displays the distributions of the read length.
The proportion of reads in different small ncRNAs calculated by RDAA.
ncRNAType | MappedTag | ReadsRatio |
---|---|---|
{{ item.Category }} | {{ item.MappedTag }} | {{ item.Ratio }} |
The bar plot shows the ratio of reads for different ncRNAs.
Pie chart shows the proportion of reads for different ncRNAs and unmapped reads.
File name:
File content:
GeneSymbol TagCount RPM piR-33043 21745 14126.22 piR-35982 872 566.48 piR-49143 3088 2006.06 piR-49144 2602 1690.34 piR-33044 2267 1472.71 piR-34536 114 74.06
The top 5 highly expressed RNAs are displayed in the following table:
ncRNAType | RNA name | RPM | Count |
---|---|---|---|
{{ item.type }} | {{ item.rna }} | {{ item.rpm }} | {{ item.count }} |
The following plots shows the different ncRNA expression profile in extracellular vesicles.
{% for item in sam_info.ncrna_list %}The details are displayed in the following table:
ncRNAType | Number |
---|---|
{{ item }} | {{ num_rnas[item] }} |
The distribution of RNA expression quantity in different types of ncRNA.
{{ sam_info.sam_name }}.fa
{{ sam_info.sam_name }}.fastq.trimmed.gz
{{ sam_info.sam_name }}.{RNA type}.exp
{{ sam_info.sam_name }}.{RNA type}.bowtie.stat
{{ sam_info.sam_name }}.{RNA type}.genome.sort.bed.count
{{ sam_info.sam_name }}.{RNA type}.genome.sort.bed
{{ sam_info.sam_name }}.{RNA type}.genome.sort.bam
{{ sam_info.sam_name }}.{RNA type}.genome.merge.bed
{{ sam_info.sam_name }}.{RNA type}.genome.sort
{{ sam_info.sam_name }}.{RNA type}.sam
{{ sam_info.sam_name }}.{RNA type}.genome.bam
{{ sam_info.sam_name }}.tag.unmapped
{{ sam_info.sam_name }}.tag.ncRNA.classification
{{ sam_info.sam_name }}.tag.genome.classification
{{ sam_info.sam_name }}.genome.annotation.info
{{ sam_info.sam_name }}.region.unanno.genome.classification
{{ sam_info.sam_name }}.genome.unanno.info
{{ sam_info.sam_name }}.region.anno.genome.classification
distribution_of_ncRNA_type.png/pdf
distribution_of_read_len.png/pdf
Report_result.html
evatools.log