Skip to content

Releases: BIONF/taXaminer

taXaminer v0.7.3

07 Aug 07:36
42e1862
Compare
Choose a tag to compare

New features:

  • option for protein to gene ID mapping file
  • feature for re-grouping of taxonomic assignments for plot labels
  • filtering modul of gene/CDS/protein and contig sequences
  • support of UniRefXX databases
  • incorporation of non-coding genes
  • creation of taxSun output
  • adaptable coloring scheme
  • adaptable sensitivity for DIAMOND search
  • umap for dimensionality reduction

Updates:

  • progress bars
  • major runtime improvements

Fixes:

  • stability of reading GFF files
    • duplicate gene IDs
    • Parent feature = gene ID for all subfeatures
    • duplicate IDs in gene subfeatures
  • diamond installation with miniconda
  • gene neighbor assessment

taXaminer v0.7.2

14 Apr 15:26
d0f5415
Compare
Choose a tag to compare
  • added 3D display for PCA contribution of variables
  • bug fix for matching user-given protein fasta file headers to gene ID
  • added diamond hit statistics to contig summary
  • bug fix for config parameters options 'False' parsed incorrectly
  • fixed 'update_plots' function

taXaminer v0.7.1

28 Mar 15:10
06b0795
Compare
Choose a tag to compare
  • diamond sensitivity setting adjustable
  • fixed contig assignment when all genes are unassigned
  • non-coding genes skipped in gene neighbourhood assignment
  • updated log messages

taXaminer v0.7.0

24 Mar 13:20
Compare
Choose a tag to compare
  • taXaminer goes python:
    • R modules have been replaced by python versions
    • installation as python package using the directory path possible
  • taxonomic assignment:
    • altered algorithm for taxonomic assignment
    • overview file of taxonomic assignment per contig added
    • Krona plot of taxonomic assignment is generated
  • coverage data:
    • read mapping support has been removed
    • coverage information only accepted in BAM format
  • misc output changes:
    • gene neighbour information added to output
    • contribution of variables added to interactive 3D scatter plot
    • altered output for PCA results