Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.16 KB

software_dependencies.org

File metadata and controls

22 lines (19 loc) · 1.16 KB

Software Dependencies

The versions given below have been tested with this software, and are known to work, but earlier versions may work perfectly well:

Required to replicate analysis from manuscript, but not to run AIMHII on your own data.

Python library dependencies

All of these packages will be installed by pip aimhii. They can be installed separately by running pip install -r requirements.txt, using the requirements.txt file included in the repository.

  • biopython
  • HTSeq
  • matplotlib
  • numpy
  • pysam