powered by
Each line in this file represents one gene/protein from an AGS/FGS and is accompanied with respective AGS/FGS ID. This format can be used e.g. as input at web site EviNet
save_gs_list(gs.list, File = "gs.list.groups")
a list created with samples2ags, mutations2ags, as_genes_fgs, or import.gs.
samples2ags
mutations2ags
as_genes_fgs
import.gs
output file name.
http://www.biomedcentral.com/1471-2105/13/226
https://www.evinet.org/
samples2ags, mutations2ags, as_genes_fgs, import.gs
# NOT RUN { data(net.kegg) netpath <- net.kegg net <- import.net(netpath); fgs.genes <- as_genes_fgs(net); save_gs_list(fgs.genes, File = "single_gene_ags.groups.tsv"); # }
Run the code above in your browser using DataLab