read_genome: Read the genome of a given organism

Description Usage Arguments Value

Description

This function reads an organism specific genome stored in a defined file format.

Usage

1

Arguments

file

a character string specifying the path to the file storing the genome.

format

a character string specifying the file format used to store the genome, e.g. "fasta", "fastq".

...

additional arguments that are used by the [Biostrings]readDNAStringSet function.

Value

A data.table storing the gene id in the first column and the corresponding sequence as string in the second column.


ssarda/genomeutils documentation built on May 30, 2019, 8:42 a.m.