sanitizeNames: Many programs in Bioinformatics cannot handle gene accessions...

View source: R/phylogenies.R

sanitizeNamesR Documentation

Many programs in Bioinformatics cannot handle gene accessions with special characters. That is why we rename the genes in a list as generated by seqinr::read.fasta with 'PROT1', 'PROT2'...

Description

Many programs in Bioinformatics cannot handle gene accessions with special characters. That is why we rename the genes in a list as generated by seqinr::read.fasta with 'PROT1', 'PROT2'...

Usage

sanitizeNames(xstring.set)

Arguments

'xstring.set'

an instance of base::list as generated by seqinr::read.fasta

Value

An instance of data.frame with two columns the 'original' and the 'sanitized' names.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.