ensembl_gff_mcols {BUSpaRse}R Documentation

These are the column names of the mcols when the Ensembl GTF file is read into R as a GRanges, including gene_id, transcript_id, biotype, description, and so on, and the mandatory tags like ID, Name, and Parent.

Description

These are the column names of the mcols when the Ensembl GTF file is read into R as a GRanges, including gene_id, transcript_id, biotype, description, and so on, and the mandatory tags like ID, Name, and Parent.

Usage

ensembl_gff_mcols

Format

A character vector

Source

Ensembl version 99 human GFF3 file


[Package BUSpaRse version 1.4.2 Index]