Skip to content

Commit 92f085b

Browse files
authored
Merge pull request #2691 from mblue9/de_novo_fix
de novo: perform paired-end counting with featurecounts
2 parents 384d309 + bb8bb8e commit 92f085b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

topics/transcriptomics/tutorials/de-novo/tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ The recommended mode is "union", which counts overlaps even if a read only share
254254
> - *"Specify strand information"*: `Stranded (Forward)`
255255
> - {% icon param-file %} *"Gene annotation file"*: `in your history`
256256
> - *"Gene annotation file"*: `the annotated transcripts GTF file output by GFFCompare`
257+
> - *"Options for paired-end reads"*
258+
> - *"Count fragments instead of reads"*: `Enabled; fragments (or templates) wil be counted instead of reads`
257259
> - *"Advanced options"*
258260
> - *"GFF gene identifier"*: `transcript_id`
259261
>

0 commit comments

Comments
 (0)