Package org.snpeff.snpEffect.factory
Class SnpEffPredictorFactoryEmbl
java.lang.Object
org.snpeff.snpEffect.factory.SnpEffPredictorFactory
org.snpeff.snpEffect.factory.SnpEffPredictorFactoryFeatures
org.snpeff.snpEffect.factory.SnpEffPredictorFactoryEmbl
This class creates a SnpEffectPredictor from an Embl file.
- Author:
- pcingola
-
Field Summary
FieldsFields inherited from class org.snpeff.snpEffect.factory.SnpEffPredictorFactoryFeatures
OFFSET
Fields inherited from class org.snpeff.snpEffect.factory.SnpEffPredictorFactory
MARK, MIN_TOTAL_FRAME_COUNT
-
Constructor Summary
ConstructorsConstructorDescriptionSnpEffPredictorFactoryEmbl
(Config config) SnpEffPredictorFactoryEmbl
(Config config, String emblFileName) -
Method Summary
Methods inherited from class org.snpeff.snpEffect.factory.SnpEffPredictorFactoryFeatures
addFeatures, create, geneId, geneName, getProteinByTrId
Methods inherited from class org.snpeff.snpEffect.factory.SnpEffPredictorFactory
add, add, add, add, add, add, addMarker, addSequences, adjustChromosomes, adjustTranscripts, beforeExonSequences, codingFromCds, collapseZeroLenIntrons, createRandSequences, deleteRedundant, exonsFromCds, exonsFromCds, findGene, findGene, findMarker, findTranscript, findTranscript, getOrCreateChromosome, parsePosition, readExonSequences, replaceTranscript, setCircularCorrectLargeGap, setCreateRandSequences, setDebug, setFastaFile, setFileName, setRandom, setReadSequences, setStoreSequences, setVerbose, showChromoNamesDifferences
-
Field Details
-
EXTENSION_EMBL
- See Also:
-
-
Constructor Details
-
SnpEffPredictorFactoryEmbl
-
SnpEffPredictorFactoryEmbl
-