getSummary
Class: BioMap
Print summary of BioMap
object
Syntax
getSummary(BioObj)
ds = getSummary(BioObj)
Description
Input Arguments
| Object of the |
Output Arguments
|
|
Examples
Construct a BioMap
object, and then display
a summary of the object:
% Construct a BioMap object from a SAM file BMObj2 = BioMap('ex2.sam'); getSummary(BMObj2)
BioMap summary: Name: '' Container_Type: 'Data is file indexed.' Total_Number_of_Sequences: 3307 Number_of_References_in_Dictionary: 2 Number_of_Sequences Genomic_Range seq1 1501 1 1569 seq2 1806 1 1567