sleuth_prep_sailfish: sleuth_prep_sailfish

Description Usage Arguments Details

View source: R/sleuth_sailfish.R

Description

Constructor for a 'sleuth' object using sailfish data

Usage

1
2
3
sleuth_prep_sailfish(sf_dirs, sample_to_covariates, full_model,
  filter_fun = basic_filter, target_mapping = NULL, max_bootstrap = NULL,
  ...)

Arguments

sf_dirs

a character vector of length greater than one where each string points to a sailfish output directory

Details

Converts sailfish results to kallisto HDF5 format, then return the results of sleuth_prep on the converted data. TAKEN FROM SAILFISH/SALMON DEVELOPERS COMMIT ON THE SLEUTH GIT and provided as is; users are advised to double-check for updates on how to use salmon/sailfish data with sleuth.

See sleuth_prep for parameters other than sf_dirs.


plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.