Published March 28, 2019
| Version 2.2.1
Software
Open
macmanes-lab/Oyster_River_Protocol: ORP release 2.2.1
- 1. University of New Hampshire
- 2. Gitter
Description
Changelog Version 2.2.0
- FIXED a critical bug whereby the incorrect transcript was picked from a given orthogroup. This fix will potentially improve BUSCO scores dramatically.
- The ORP can now be installed via Docker!! See
Dockerfile/Dockerfile
- ADDED a flag to filter lowly expressed transcripts out of the dataset. Implement via
TPM_FILT=<float>
. The unfiltered assembly is available in theassemblies/working/
folder. We also implement some methods to try and make sure that we don't eliminate any "real" transcripts in this process of TPM filtering. - ADDED a check to make sure that your read files exist at the specified location.
- FIXED a bug the prevented proper BUSCO checkpointing (thanks @AdamStuckert).
- UPDATED Salmon to 0.13.1 and added the
--validateMappings
flag to the Salmon commands. - UPDATED code such that you no longer need to specify
main
when runningoyster.mk
.
Files
macmanes-lab/Oyster_River_Protocol-2.2.1.zip
Files
(47.0 MB)
Name | Size | Download all |
---|---|---|
md5:cb60b0042eff527fa86706b1496c8737
|
47.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/macmanes-lab/Oyster_River_Protocol/tree/2.2.1 (URL)