View source: R/conduct_experiment.R
conduct_experiment | R Documentation |
Conduct an experiment to attempt to map RNAseq librarys to genomes
conduct_experiment(db_path, pileup_database_dir, sample, filename_map)
db_path |
path to the sample_genotype_db |
pileup_database_dir |
directory which stores the mislabelled and control pileup databases |
sample |
the name of the sample (a view in the sample_geontype database) |
filename_map |
a dataframe which maps pileup database filenames to id and subject numbers |
the results of the experiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.