-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Michael Ryan edited this page Dec 18, 2017
·
20 revisions
Python package for processing of SafeSeqS data (https://www.ncbi.nlm.nih.gov/pubmed/21586637). The pipeline analyzes multiple samples in fastq sequencing files to identify mutations present in a small fraction of DNA templates.
Note: The safeseqs package is available only for Python 3.x.
Use pip to install the safeseqs package:
$ pip install safeseqs
SafeSeqS depends on several other packages and these will be installed automatically by pip if they are not already installed.