Learn R Programming

RJSplot (version 2.7)

getAssemblyFromFasta: Create an assembly from a FASTA file for its use as parameter of genomemap_rjs or manhattan_rjs.

Description

getAssemblyFromFasta create assemblies from a FASTA file for their use as parameter of genomemap_rjs or manhattan_rjs.

Usage

getAssemblyFromFasta(fasta)

Arguments

fasta

a "character" string representing the input Fasta file to be added in the genome browser.

Value

a data frame in BED format ready to use as an assembly in genomemap_rjs or manhattan_rjs.

See Also

The ‘RJSplot’ Website: https://rjsplot.usal.es

genomemap_rjs.

manhattan_rjs.

Examples

Run this code
# NOT RUN {
## Live examples and full tutorial on https://rjsplot.usal.es
# }

Run the code above in your browser using DataLab