Package | Description |
---|---|
org.biojava.nbio.structure.align.ce |
Classes related to the implementation of the CE alignment algorithm, here called jCE.
|
org.biojava.nbio.structure.align.fatcat |
Classes related to the implementation of the FATCAT alignment algorithm, here called jFATCAT.
|
org.biojava.nbio.structure.align.seq | |
org.biojava.nbio.structure.align.util |
Modifier and Type | Method and Description |
---|---|
static void |
CeSideChainMain.main(String[] args) |
static void |
CeCPMain.main(String[] args) |
void |
UserArgumentProcessor.process(String[] argv)
Process user arguments that have been provided from the command line
|
Modifier and Type | Method and Description |
---|---|
static void |
FatCat.main(String[] argv)
See demo/FatCatDemo.java for an example how to run.
|
Modifier and Type | Method and Description |
---|---|
static void |
SmithWaterman3Daligner.main(String[] args) |
Modifier and Type | Method and Description |
---|---|
static String[] |
CliTools.configureBean(Object bean,
String[] args)
Configure a JavaBean based on a set of command line arguments.
|
Copyright © 2000–2018 BioJava. All rights reserved.