Skip to content

This is a repo of tools for processing data from Oxford Nanpore Technologies

License

Notifications You must be signed in to change notification settings

livefire2015/ONTPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONTPro

This is a repo of tools for processing data from Oxford Nanpore Technologies

HTSeq

python -m venv .venv

pip install -r requirements-htseq.txt

cd htseq

python setup.py build

python setup.py install

cd ..

python count.py -h

python count.py -s=no htseq/example_data/3356_sample_1_aln_hg19.sam htseq/example_data/hg19.refGene.gtf

python count.py -s=no htseq/example_data/3356_sample_1_aln_hg19.sam htseq/example_data/hg19.refGene.gtf -q -c='htseq/example_data/3356_count.
txt'

About

This is a repo of tools for processing data from Oxford Nanpore Technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published