src/inc/bigBed.h 1.11
1.11 2009/03/16 18:34:46 kent
Adding bigBedItemCount
Index: src/inc/bigBed.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/inc/bigBed.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -B -U 4 -r1.10 -r1.11
--- src/inc/bigBed.h 16 Mar 2009 05:07:54 -0000 1.10
+++ src/inc/bigBed.h 16 Mar 2009 18:34:46 -0000 1.11
@@ -45,8 +45,11 @@
int summarySize, struct bbiSummaryElement *summary);
/* Get extended summary information for summarySize evenely spaced elements into
* the summary array. */
+bits64 bigBedItemCount(struct bbiFile *bbi);
+/* Return total items in file. */
+
struct asObject *bigBedAs(struct bbiFile *bbi);
/* Get autoSql object definition if any associated with file. */
void bigBedFileCreate(