Class VcfFileSegment
java.lang.Object
picard.vcf.processor.VcfFileSegment
Deprecated.
from 2022-03-17, Use VcfPathSegment
Describes a segment of a particular VCF file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VcfFileSegment
public VcfFileSegment()Deprecated.
-
-
Method Details
-
start
public abstract int start()Deprecated. -
stop
public abstract int stop()Deprecated. -
contig
Deprecated. -
vcf
Deprecated. -
correspondingInterval
public htsjdk.samtools.util.Interval correspondingInterval()Deprecated. -
toString
-