elvers icon indicating copy to clipboard operation
elvers copied to clipboard

make 'salmon' or 'quantify' an equal citizen

Open ctb opened this issue 6 years ago • 1 comments

A common use case for transcriptomics doesn't involve de novo assembly, but rather just quantification or (perhaps) annotation + quantification, for semi-model organisms like dog and cat which have good reference genomes but not great transcript annotations.

While eelpond can probably handle both of these, the docs for e.g. salmon really focus on addressing the de novo transcriptome assembly case:

https://github.com/dib-lab/eelpond/blob/master/docs/salmon.md

but I think that eelpond could usefully serve the reference-based case as well.

ctb avatar Jan 28 '19 19:01 ctb

As part of this, split the getting started or `quickstart into two sections:

  • "Starting from reads"
  • "Starting from an assembly"

bluegenes avatar Feb 04 '19 16:02 bluegenes