gencode_compare: Compare Annotated Numbers between 2 Different Releases from...

Description Usage Arguments

View source: R/gencode_compare.R

Description

This function compares the number of annotated genes, transcripts, exons or introns from 2 dataframes. It is used to comapre the different annotations between different releases from GENCODE

Usage

1
gencode_compare(data1, data2, type)

Arguments

data1

The name of the downloaded gtf file from GENCODE website of a particular release

data2

The name of the downloaded gtf file from GENCODE website of another release

type

A string specifying the genetic element to be compared


monahton/GencodeInterrogator documentation built on Dec. 24, 2019, 1:31 p.m.