format_ids: Reformat transcripts to facilitate fasta file conversion

View source: R/format_ids.R

format_idsR Documentation

Reformat transcripts to facilitate fasta file conversion

Description

Modify format of data to display all primary and alternative transcripts from the same gene together and remove any duplicates.

Usage

format_ids(final_pairs)

Arguments

final_pairs

Data frame containing original row-wise pairings of primary and alternative transcripts for inputted data without associated sequences

Value

A data frame containing the gene names, transcript IDs, APPRIS annotations, UniProt Swissprot IDs, UniProt Swissprot isoform IDs, and UniProt TREMBL IDs for all the given and associated primary transcripts in an alternating fashion


EliLillyCo/surfaltr documentation built on May 3, 2022, 10:12 a.m.