# HG changeset patch # User pharaohs_son # Date 1615232122 0 # Node ID 39c3a129f9d2414ae5b7cc59b2714cc5f52dfbdf # Parent fd97e88cbeac3bdf805d4d121576780fc2a88743 Uploaded diff -r fd97e88cbeac -r 39c3a129f9d2 predict_antibody_epitope.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/predict_antibody_epitope.xml Mon Mar 08 19:35:22 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}, + } + +