Releases: JonathonMifsud/BatchArtemisSRAMiner
Releases · JonathonMifsud/BatchArtemisSRAMiner
v.1.0.4
What's Changed
- added help functions scripts
- remove the need to combine the contigs files before nr nt blast, updated pipeline schematic to reflect this
- major bug fixes throughout the summary table script and associated R scripts
- general comments and cleanup
- Update v1.0.4 #2
Full Changelog: v1.0.3...v.1.0.4
v1.0.3
- update diamond/2.0.9 -> diamond/2.1.6 across diamond blast scripts
- increase JCOM_pipeline_blastxRVDB default memory 60GB to 120GB to handle AGRF sized libs better
- JCOM_pipeline_blastxRVDB diamond -k5 changed to -k1 as we extra alignments aren't needed in an initial blast
- JCOM_pipeline_blastxRVDB diamond -b1 changed to -b2 (the default) to utilise the extra memory we give it
- JCOM_pipeline_blastxRVDB add --iterate so that diamond does an initial pass with low sens than moves to --ultra-sensitive. This should improve mem and time.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Added further information including a schematic into the readme
- Fixed root_project issues surrounding fastqc
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fix invalid wall time bug, add citation details
Full Changelog: v.1.0.0...v1.0.1
BatchArtemisSRAMiner v1.0.0
Initial release.
Full Changelog: https://github.com/JonathonMifsud/BatchArtemisSRAMiner/commits/v.1.0.0