writeSummaryToCmp.py
detection of DNA modifications (Python 2 library)
Install
- All systems
-
curl cmd.cat/writeSummaryToCmp.py.sh
- Debian
-
apt-get install python-kineticstools
- Ubuntu
-
apt-get install python-kineticstools
- Kali Linux
-
apt-get install python-kineticstools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-kineticstools
- Raspbian
-
apt-get install python-kineticstools
- Dockerfile
- dockerfile.run/writeSummaryToCmp.py
python-kineticstools
detection of DNA modifications (Python 2 library)
Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in SMRT® Portal, used by the RS_Modification_Detection and RS_Modifications_and_Motif_Detection protocol. Researchers interested in understanding or extending the modification detection algorithms can use these tools as a starting point. This package is part of the SMRTAnalysis suite and contains the backend Python 2 library.