getBothStrandsFASTA: by Chris Hsiung, updated 2022-02-15

View source: R/getBothStrandsFASTA.R

getBothStrandsFASTAR Documentation

by Chris Hsiung, updated 2022-02-15

Description

by Chris Hsiung, updated 2022-02-15

Usage

getBothStrandsFASTA(
  fastafile,
  writefasta = TRUE,
  outputfile = paste0(fastafile, "_bothstrands")
)

Value

Return data frame containing both strands. Also writes a FASTA file by default.


chris-hsiung/bears01 documentation built on April 9, 2024, 2:01 a.m.