getGCcontent: Get the GC content of every contig in a FASTA.

Description Usage Arguments Value Functions

View source: R/getGCcontent.R

Description

Get the GC content of every contig in a FASTA.

Usage

1
2
3
getGCcontent(fastaFile)

GCcontent(seqs)

Arguments

fastaFile

the FASTA file.

seqs

a DNAStringSet, RNAStringSet, or similar

Value

a GRanges with a gc_content column.

a vector of GC proportions

Functions


arcolombo/TxDbLite documentation built on July 10, 2020, 12:27 a.m.