validateTranscripts: Checking whether a transcript is valid

Description Usage Arguments Value

View source: R/get_genome_db.R

Description

validateTranscripts checks 1) whether a transcript has a peptide sequence, 2) whether the peptide sequence ends with "*", 3) whether the peptide starts with "M"

Usage

1
validateTranscripts(transcriptIds, species, ensemblVersion, dataDir = "data")

Arguments

transcriptIds

a list of Ensembl transcript ids

species

human or mouse

ensemblVersion

Ensembl database version

Value

transcript_regions with additional flags: protein_coding, valid_startcodon, valid_stopcodon


utr.annotation documentation built on Aug. 23, 2021, 9:06 a.m.