VariantAnnotation-defunct {VariantAnnotation} | R Documentation |
VariantAnnotation
The functions or variables listed here are no longer part
of VariantAnnotation
.
## Defunct in > 1.17.0
VRangesScanVcfParam
has been replaced by ScanVcfParam
.
restrictToSVN
has been replaced by isSNV
.
## Removed
refLocsToLocalLocs
has been replaced by mapToTranscripts
and pmapToTranscripts
.
readVcfLongForm
has been replaced by expand
.
dbSNPFilter
and regionFilter
have been replaced by
filterVcf
.
regionFilter
has been replaced by filterVcf
.
MatrixToSnpMatrix
has been replaced by genotypeToSnpMatrix
.
getTranscriptSeqs
has been replaced by
extractTranscriptSeqs
in the GenomicFeatures package.
## Defunct in > 1.17.0
VRangesScanVcfParam()
restrictToSNV()
## Removed
refLocsToLocalLocs()
readVcfLongForm()
dbSNPFilter()
regionFilter()
MatrixToSnpMatrix()
getTranscriptSeqs()
Valerie Obenchain