Skip to content

Releases: knights-lab/SHOGUN

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

19 Jun 21:51
ff1aabe
Compare
Choose a tag to compare

Updates for this release:

  • Reworks the assign taxonomy command to use significantly less memory.
  • The memory is now not dependent on the size of the alignment file.
  • The LCA is now tree based instead of string based.
  • It is possible to now do a confidence based LCA taxonomic profile

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

27 Dec 03:11
da27a0d
Compare
Choose a tag to compare
  • Fixed the LCA to properly remove spaces
  • Added documentation and links to databases
  • Started adding scripts for creating a custom database

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

31 Jan 23:33
73b7250
Compare
Choose a tag to compare

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

05 Mar 20:10
Compare
Choose a tag to compare

Fixed a bug with relative abundance
Added some more proper testing

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

02 Mar 22:00
10f855f
Compare
Choose a tag to compare

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

16 Nov 19:12
Compare
Choose a tag to compare
  • Outputs the error from subcommand runs now. Formerly, it just displayed the errorcode.
  • Fixed an error with aligners not taking in keyword arguments.

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

08 Nov 16:15
Compare
Choose a tag to compare

SHOGUN: Accurate, scalable metagenomic quantification with shallow shotgun sequencing

01 Nov 20:31
Compare
Choose a tag to compare

Adding some extra functionality with the fixing of issues #14, #15.

  1. We can summarize KEGG tables into pathways
  2. We can now summarize a KEGG table into modules and pathways given a KEGG table
  3. You can now specify the taxacut parameter as a float on the command line (.5 <= taxacut < 1.0)
  4. Contaminate filtering was sped up through BURST any mode

Release 1.0.0

11 Sep 15:43
Compare
Choose a tag to compare

This is release 1.0.0 of SHOGUN. SHOGUN is a commandline tool for taxonomic and functional profiling of short read next generation sequencing technology.

BugBase Release

20 Oct 18:48
Compare
Choose a tag to compare
BugBase Release Pre-release
Pre-release

This release is a snapshot that works as a shotgun taxonomic profiler for BugBase.

In the future, the APIs implemented for this release may change.