| Package | Description |
|---|---|
| picard.analysis.directed | |
| picard.annotation |
| Constructor and Description |
|---|
RnaSeqMetricsCollector(Set<MetricAccumulationLevel> accumulationLevels,
List<SAMReadGroupRecord> samRgRecords,
Long ribosomalBasesInitialValue,
OverlapDetector<Gene> geneOverlapDetector,
OverlapDetector<Interval> ribosomalSequenceOverlapDetector,
HashSet<Integer> ignoredSequenceIndices,
int minimumLength,
RnaSeqMetricsCollector.StrandSpecificity strandSpecificity,
double rrnaFragmentPercentage,
boolean collectCoverageStatistics) |
| Modifier and Type | Method and Description |
|---|---|
Gene |
Gene.Transcript.getGene() |
| Modifier and Type | Method and Description |
|---|---|
static OverlapDetector<Gene> |
GeneAnnotationReader.loadRefFlat(File refFlatFile,
SAMSequenceDictionary sequenceDictionary) |
| Modifier and Type | Method and Description |
|---|---|
int |
Gene.compareTo(Gene that) |