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