Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- transmembrane
- imgaemagick
- 생물정보학
- 파이썬
- python2
- bioinformatics
- librosa
- 파이썬3
- portaudio
- 분비단백질
- ab initio
- 소리분석
- 단백질
- RMSD
- 3차원구조
- overflowed
- venn
- purification
- R
- python
- pyaudio
- 프로그램
- 리간드
- in planta
- 파이몰
- protein
- perl
- dtw
- python3
- PyMOL
Archives
- Today
- Total
박사면뭐해
Phobius 1.01 - Transmembrane 및 signal peptide 예측 프로그램 본문
기본 사용법:
# phobius.pl -short [infile.fasta] > [output.txt]
Phobius ver 1.01
(c) 2004 Lukas Kall, Anders Krogh, Erik Sonnhammer
usage: phobius.pl [options] [infile]
infile A fasta file with the query protein sequences.
If not present input will be read from stdin.
options:
-h, -help Show this help message and exit
-short Short output. One line per protein.
-long Long output. This is the default.
-raw decodeanhmm's raw output. This overrides other options.
-png FILE If given a posterior label probability plot will be
returned in the file FILE in PNG format.
-gp FILE Will in combination with the png option write the
gnuplot file to produce the plot into the file FILE.
-plp FILE If given a posterior label probability values will be
returned in the file FILE in ascii format.
웹서버 및 다운로드: phobius.sbc.su.se/
Comments