| Package | Description |
|---|---|
| org.biojava.nbio.genome.parsers.genename |
| Modifier and Type | Method and Description |
|---|---|
static List<GeneName> |
GeneNamesParser.getGeneNames() |
static List<GeneName> |
GeneNamesParser.getGeneNames(InputStream inStream)
Get a list of GeneNames from an input stream.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GeneName.compareTo(GeneName o) |
boolean |
GeneName.equals(GeneName o) |
Copyright © 2000–2017 BioJava. All rights reserved.