convert: Convert all the fasta formatted Gene/Genome sequences to txt...

Description Usage Arguments Value Examples

View source: R/convert.R

Description

Convert all the fasta formatted Gene/Genome sequences to txt formats.

Usage

1
convert(old, new)

Arguments

old

all the files in the directory with fasta/txt format.

new

all the files in the directory with fasta/txt format.

Value

convert all the gene/genome sequences in the user defined directory to txt/fasta. Need to set the working directory everytime.

Examples

1
2
convert("txt", "fasta")
convert("fasta", "txt")

furqan915/Epi-gene documentation built on May 18, 2019, 2:34 a.m.