Build data frame with paths to variant files.
build.variant.specification(sample.ids, project.directory)Vector of sample IDs. Must match subdirectories in project.directory.
Path to directory where sample subdirectories
Data frame with paths to variant files.
Parses through sample IDs in a project directory and returns paths to variant files based on (theoretical) file name patterns. Useful for testing, or for entering the pipeline at non-traditional stages.