# HG changeset patch # User bioinformatics_lab_ufsc # Date 1615237991 0 # Node ID dd573dcdbb03d8b204c79663da20f9ebb2adacfc # Parent 43f31f6c3b5908a9ef256d1b1c112c3a43939859 Uploaded diff -r 43f31f6c3b59 -r dd573dcdbb03 predict_antibody_epitope.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/predict_antibody_epitope.xml Mon Mar 08 21:13:11 2021 +0000 @@ -0,0 +1,173 @@ + + BCELL IEDB Tool + + IEDB_BCELL + Netsurfp + hh-suite + MM-seqs2 + nunpy + matplotlib + scikit-learn + scipy + Python + + + #if $input_type.choice == "fchoice": + #if $win_size.cutoff != "def": + predict_antibody_epitope.py -m $method -f $input_type.file $png > prediction.txt + #else: + predict_antibody_epitope.py -m $method -f $input_type.file -w $win_size.threshold $png > prediction.txt + #end if + #else: + #if $win_size.cutoff != "def": + predict_antibody_epitope.py -m $method -s $input_type.swissid $png > prediction.txt + #else: + predict_antibody_epitope.py -m $method -s $input_type.swissid -w $win_size.threshold $png > prediction.txt + #end if + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + png == "--plot ." + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +**How it works** + +----- + +**This is only bcell interface, need bcell installed on your Galaxy server** + +----- + +This package contains a collection of methods to predict linear B cell epitopes based on + +sequence characteristics of the antigen using amino acid scales and HMMs. The collection + +is a mixture of pythons scripts and linux environment specific binaries for Bepipred method. + +----- + +**WARNING: It's allowed only aminoacid sequences without (*) X and U, please remove it from your sequence before run.** + + +----- + +**Outputs** + + - **Antibody Epitope prediction** - Prediction with method and parameters informed; + - **Plot png** - Graphical representation of results; + +----- + +| We can go on forever with the darkness so far away +| Laboratory of Bioinformatics- UFSC - 2021 + + + 10.1093/nar/gkx346 + 10.1110/ps.062405906 + 10.1186/1472-6807-7-64 + 10.1186/1745-7580-2-2 + 10.1021/bi00367a013 + 10.1016/0014-5793(90)80535-q + 10.1002/9780470122921.ch2 + @ARTICLE{Kim07aninterior-point, + author = {Emini EA, Hughes JV, Perlow DS, Boger J.}, + title = {Induction of hepatitis A virus-neutralizing antibody by a virus-specific synthetic peptide.}, + journal = {Journal of virology vol.}, + year = {1985 }, + volume = {8}, + } + +