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 | 31 |
Tags
- dtw
- PyMOL
- protein
- RMSD
- 리간드
- perl
- ab initio
- python2
- purification
- in planta
- R
- overflowed
- 파이썬3
- 소리분석
- imgaemagick
- 생물정보학
- bioinformatics
- transmembrane
- pyaudio
- 단백질
- 프로그램
- python3
- venn
- librosa
- 파이몰
- portaudio
- 3차원구조
- 분비단백질
- python
- 파이썬
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