Skip to content

Dev tax

Etienne Rifa requested to merge dev_tax into master

Changes in Taxonomy assignation functions:

  • include taxonomy ranks and prefix which was hardcoded (default is 7 ranks kingdom to species), this allow users to use databases with specific taxonomic rank numbers.
  • previous change involves adjustments in subsequent functions Diff analysis:
  • Use of try() on DESeq2::DESeq to prevent failure on specific comparison

Merge request reports