Class MicroCosmEntry
java.lang.Object
org.snpeff.fileIterator.microCosm.MicroCosmEntry
Entry in a MicroCosm (miRNA target prediction) file
- Author:
- pablocingolani
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
group
-
miRnaName
-
method
-
feature
-
chr
-
start
public int start -
end
public int end -
strand
-
phase
-
score
public double score -
pValue
public double pValue -
transcriptId
-
externalName
-
-
Constructor Details
-
MicroCosmEntry
public MicroCosmEntry()
-
-
Method Details