filter_chr: Filter BED file by chromosome This function sets and/or...

View source: R/util.R

filter_chrR Documentation

Filter BED file by chromosome This function sets and/or creates the directory for a function

Description

Filter BED file by chromosome This function sets and/or creates the directory for a function

Usage

filter_chr(
  file = "",
  sep = "\t",
  header = FALSE,
  output_name = "",
  chrs = build_default_chr_list()$canonical
)

Arguments

file

Path to the set the directory

sep

Path to the set the directory

output_name

Path to the set the directory

chrs

Name of the directory

Value

A path to the new directory


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.