Description Usage Arguments Value
Given a character vector of file paths, produce a logical vector with TRUE for files that contain no sequences and FALSE otherwise. Supports FASTA and FASTQ, as plain text, gzip-compressed, or bzip-compressed.
1 | has_zero_seqs(filepaths)
|
filepaths |
character vector of file paths to check |
logical vector, TRUE if file contains no sequences or FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.