dispatch_fasta_lengths: Get the lengths of sequences from a fasta file.

View source: R/metadata.R

dispatch_fasta_lengthsR Documentation

Get the lengths of sequences from a fasta file.

Description

Get the lengths of sequences from a fasta file.

Usage

dispatch_fasta_lengths(
  meta,
  input_file_spec,
  verbose = verbose,
  basedir = "preprocessing"
)

Arguments

meta

Input metadata

input_file_spec

Input file specification to hunt down the file of interest.

verbose

Print diagnostic information while running?

basedir

Root directory containing the files/logs of metadata.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.