annotate expression_calculator/htseq-count @ 0:4f85170b4fd3 draft default tip

Uploaded
author daumsoft
date Wed, 18 Apr 2018 04:24:45 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4f85170b4fd3 Uploaded
daumsoft
parents:
diff changeset
1 #!/storage/home/galaxy/package/Python-2.7.6/bin/python
4f85170b4fd3 Uploaded
daumsoft
parents:
diff changeset
2
4f85170b4fd3 Uploaded
daumsoft
parents:
diff changeset
3 import HTSeq.scripts.count
4f85170b4fd3 Uploaded
daumsoft
parents:
diff changeset
4
4f85170b4fd3 Uploaded
daumsoft
parents:
diff changeset
5 HTSeq.scripts.count.main()