fastq_readLength: Determines read length of fastq file

fastq_readLengthR Documentation

Determines read length of fastq file

Description

Uses awk to determine read length of first read in fastq file. Assumes all reads in file are same length.

Usage

fastq_readLength(fastq)

Arguments

fastq

filename

Value

numeric read length


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.