dib-lab / elvers

(formerly eelpond) an automated RNA-Seq workflow system
https://dib-lab.github.io/elvers/
Other
28 stars 3 forks source link

`assemblyinput` should be `transcriptome` or `reference` #106

Closed ctb closed 5 years ago

ctb commented 5 years ago

e.g.

assemblyinput:
  assembly: 'examples/orf_coding.fasta.gz'
    assembly_extension: '_input'

will confuse people who are thinking about diff exp :)