XPRESSyourself / XPRESSpipe

An alignment and analysis pipeline for Ribosome Profiling and RNA-seq data
https://xpresspipe.readthedocs.io/en/latest/
GNU General Public License v3.0
13 stars 4 forks source link

Add `--genome_size_bp` option #41

Closed j-berg closed 4 years ago

j-berg commented 4 years ago

For clarity, keep --genome_size and have it accept STAR formatted values, then add --genome_size_bp and have it accept the value in the organism's bp, then calculate at run-time for STAR usage downstream.

Update docs