write2fas: Tool for writing fasta files.

Description Usage Arguments Note Author(s) References See Also Examples

View source: R/write2fas.R

Description

This function writes fasta files from data retrieved from GenBank as well as GenBank files read from disk.

Usage

1

Arguments

data

a data structure from fetchseq or a read GenBank file read from disk with read_gb.

file

a file name for the file to be written to disk.

Note

It writes a fasta file from one to multiple sequences store in a data structure recovered from fetchseq or read_gb.

Author(s)

Lizandro N. Peraza-Flores

References

For details on database visit: https://ncbi.nlm.nih.gov

See Also

searchGB, fetchseq, read_fasta, read_gb, read_PubMedRec

Examples

1
# load example data:

lizandropf/ncbiRtools documentation built on May 14, 2019, 8:02 a.m.