Skip to content
Snippets Groups Projects
Verified Commit fdacd794 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

emase-zero: fix typo :21

parent 950ec4b3
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ workflow count {
g2tr(gtf)
fasta_to_transcripts_lengths(fasta)
bam2ec(bam_idx, fasta_to_transcripts_lengths.out.tsv)
emase(bam2ec.out.bin, bam2ec.out.tsv, tr2g.out.g2t)
emase(bam2ec.out.bin, bam2ec.out.tsv, g2tr.out.g2t)
emit:
count = emase.out.count
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment