Closed SeokJongYu closed 6 years ago
For MHC I analysis, I need to create a data model for job submission. This data model stores the options for analysis and connects to the job controller for creation only, without modification.
Field | Datatype |
---|---|
input data | FASTA |
Prediction Method | List (prediction methods) |
Species | List (Human, rat, mouse, ...) |
Alleles | List (alleles) |
Output Sort | List (Percentile rank, position in seq.) |
Output Format | List (Text, XML) |
Field | Datatype |
---|---|
input data | FASTA |
Prediction Method | List (prediction methods) |
Species/Locus | List (Human, rat, mouse, ...) |
Alleles | List (alleles) |
Output Sort | List (Percentile rank, position in seq.) |
Output Format | List (Text, XML) |
Field | Datatype |
---|---|
input data | FASTA |
positions to mask | List (Default, custom) |
Custom option | List (alleles) |
Filed | Datatype |
---|---|
input data | SWISS-Prot ID |
input data2 | Sequence |
Prediction Method | List (Bepipred Linear epitope,...) |
Field | Datatype |
---|---|
Step1 | PDB ID |
Step2 | Chain ID |
Version | List |
Field | Datatype |
---|---|
seq | PDB ID |
min score | List (0.5, 0.6, ...) |
max distance | List (4,5,6,7,8) |
create the analysis job of MHC-I binding prediction.
The analysis tools are downloaded from IEDB site