Difference between revisions of "Count reads in transcripts (analysis)"
From BioUML platform
m (Protected "Count reads in transcripts (analysis)": Autogenerated page ([edit=sysop] (indefinite))) |
(Automatic synchronization with BioUML) |
||
Line 4: | Line 4: | ||
:[[Institute of Systems Biology]] | :[[Institute of Systems Biology]] | ||
;Class | ;Class | ||
− | :{{Class|biouml.plugins. | + | :{{Class|biouml.plugins.riboseq.CountReadsInTranscripts}} |
;Plugin | ;Plugin | ||
− | :[[Biouml.plugins. | + | :[[Biouml.plugins.riboseq (plugin)|biouml.plugins.riboseq (RiboSeq Experiment)]] |
==== Description ==== | ==== Description ==== | ||
Line 14: | Line 14: | ||
* '''BAM track''' – BAM track with read alignments | * '''BAM track''' – BAM track with read alignments | ||
− | * '''Ensembl''' – Ensembl database | + | * '''Transcript set''' – Transcript set |
− | * '''Transcript subset''' – | + | ** '''Annotation source''' – Source of gene annotation |
+ | ** '''Transcripts annotation track''' – Track with transcripts annotation in BED format | ||
+ | ** '''Genome sequence''' – Collection of chromosomal sequences | ||
+ | ** '''Ensembl''' – Ensembl database version | ||
+ | ** '''Transcript subset''' – Subset of transcripts used in this analysis | ||
+ | ** '''GTF file''' – GTF file | ||
+ | * '''Strand specific''' – Count only reads on the same strand as transcript | ||
+ | * '''Only overlapping cds''' – Count only reads that overlap coding sequence | ||
+ | * '''Min overlap''' – Minimal overlap between read and CDS in nucleotides | ||
* '''Output table''' – Output table with read counts for each transcript | * '''Output table''' – Output table with read counts for each transcript | ||
Revision as of 18:59, 13 February 2017
- Analysis title
- Count reads in transcripts
- Provider
- Institute of Systems Biology
- Class
CountReadsInTranscripts
- Plugin
- biouml.plugins.riboseq (RiboSeq Experiment)
Description
For each transcript count the number mapped NGS reads from BAM file
Parameters:
- BAM track – BAM track with read alignments
- Transcript set – Transcript set
- Annotation source – Source of gene annotation
- Transcripts annotation track – Track with transcripts annotation in BED format
- Genome sequence – Collection of chromosomal sequences
- Ensembl – Ensembl database version
- Transcript subset – Subset of transcripts used in this analysis
- GTF file – GTF file
- Strand specific – Count only reads on the same strand as transcript
- Only overlapping cds – Count only reads that overlap coding sequence
- Min overlap – Minimal overlap between read and CDS in nucleotides
- Output table – Output table with read counts for each transcript