Entering edit mode
19 months ago
Foad
▴
10
foad@Linux:~/Example/Sam$ htseq-count -h
usage: htseq-count [options] alignment_file gff_file
This script takes one or more alignment files in SAM/BAM format and a feature file in GFF format and calculates for each feature the number of reads mapping
to it. See http://htseq.readthedocs.io/en/master/count.html for details.
options:
-h, --help show this help message and exit
--version Show software version and exit
Written by Simon Anders (sanders@fs.tum.de), European Molecular Biology Laboratory (EMBL) and Fabio Zanini (fabio.zanini@unsw.edu.au), UNSW Sydney. (c)
2010-2020. Released under the terms of the GNU General Public License v3. Part of the 'HTSeq' framework, version 1.99.2.
With this command, I could see options in bash ubuntu, but I can't for several days and i have to go to the website to accses it(https://htseq.readthedocs.io/en/release_0.11.1/count.html).
Thanks in advance.
does the program still work correctly? is it just the help that is missing?
what do you see when you do