public class PfamParser extends Object
R.Y. Eberhardt, S.R. Eddy, J. Mistry, A.L. Mitchell, S.C. Potter, M. Punta, M. Qureshi, A. Sangrador-Vegas, G.A. Salazar, J. Tate, A. Bateman Nucleic Acids Research (2016) Database Issue 44:D279-D285
| Modifier and Type | Class and Description |
|---|---|
static class |
PfamParser.Builder |
static interface |
PfamParser.ChainStep |
static interface |
PfamParser.DomainStep |
static interface |
PfamParser.FamilyStep |
static class |
PfamParser.PfamVersion |
static interface |
PfamParser.VersionStep |
| Constructor and Description |
|---|
PfamParser(PfamParser.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static PfamParser.VersionStep |
create() |
List<Chain> |
getChains() |
List<List<LeafSubstructure<?>>> |
getDomains() |
public PfamParser(PfamParser.Builder builder)
public static PfamParser.VersionStep create()
public List<List<LeafSubstructure<?>>> getDomains()
Copyright © 2018. All rights reserved.