findDupes: find any duplicate seqnames in FASTA files BEFORE creating an...

Description Usage Arguments Value

View source: R/findDupes.R

Description

find any duplicate seqnames in FASTA files BEFORE creating an index... FIXME: remove them, write out a de-duped merged FASTA, and index that.

Usage

1
findDupes(fastaFiles = NULL)

Arguments

fastaFiles

vector of the FASTA file names (may be compressed, doesn't matter)

Value

data.frame of duplicate seqnames and fasta filenames, else NULL


RamsinghLab/TxDbLite documentation built on March 14, 2021, 10:49 a.m.