Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Sep 23, 2023
1 parent df3aaf4 commit d6e36bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/slow5_api/slow5_internal.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ DO NOT USE.
* slow5_hdr_set
* slow5_hdr_add_rg_data

* slow5_idx_init_empty (used in slow5curl)
* slow5_idx_read (used in slow5curl)

<!--
int slow5_hdr_fwrite(FILE *fp, struct slow5_hdr *header, enum slow5_fmt format, slow5_press_method_t comp)
int slow5_rec_fwrite(FILE *fp, struct slow5_rec *read, struct slow5_aux_meta *aux_meta, enum slow5_fmt format, struct slow5_press *compress)
Expand Down

0 comments on commit d6e36bc

Please sign in to comment.