Description Usage Arguments Value
View source: R/DNA_sequence_cos.R
This function will load all the CDS from the mutated genes in the input file. Then recovery the 3' and 5' nucleotide aside of the mutation site.
1 | DNA_sequence_cos(cosmic, num = length(cosmic$GENE_NAME))
|
cosmic |
Dataframe output from the import_data_cos function |
num |
The number of patient you want to analyse. Default will go through all the dataset. |
DNA_seq = CDS sequence for all the genes used, codon_part = codon around mutation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.