Restaple1536: Convert 1536-channel mutation-type identifiers like this...

View source: R/other_catalog_formats.R

Restaple1536R Documentation

Convert 1536-channel mutation-type identifiers like this "ACCGTA" -> "AC[C>A]GT"

Description

This is an internal function needed for generating "non-canonical" row number formats for catalogs.

Usage

Restaple1536(c1)

Arguments

c1

A vector of character strings with the first 5 characters being the source trinucleotide and the last character being the mutated (center) nucleotide. E.g. ACCGTA means a mutation from ACCGT > ACAGT.


ICAMS documentation built on June 22, 2024, 6:47 p.m.