public static final class ExportCloneSequencesAction.Params
extends com.milaboratory.cli.ActionParametersWithOutput
| Modifier and Type | Field and Description |
|---|---|
String |
chains |
List<String> |
descriptionFields |
Double |
factor |
String |
feature |
List<String> |
parameters |
| Constructor and Description |
|---|
ExportCloneSequencesAction.Params() |
| Modifier and Type | Method and Description |
|---|---|
Chains |
getChains() |
List<io.repseq.cli.ExportCloneSequencesAction.DescriptionExtractor> |
getExtractors(VDJCLibrary library) |
GeneFeature |
getGeneFeature() |
String |
getInput() |
String |
getOutput() |
protected List<String> |
getOutputFiles() |
void |
validate() |
public GeneFeature getGeneFeature()
public Chains getChains()
public String getInput()
public String getOutput()
public List<io.repseq.cli.ExportCloneSequencesAction.DescriptionExtractor> getExtractors(VDJCLibrary library)
protected List<String> getOutputFiles()
getOutputFiles in class com.milaboratory.cli.ActionParametersWithOutputpublic void validate()
validate in class com.milaboratory.cli.ActionParametersWithOutputCopyright © 2017. All rights reserved.