samp_2B_seq: Use to check number of samples with a certain variable and...

Description Usage Arguments

View source: R/Sample_counts.R

Description

need tidyverse package

Usage

1
samp_2B_seq(file = "/cloud/project/data/DNA_Samples_Data_Analysis.csv", na_values = c("", "na"), col2count = strange_topology, output_csv = "/cloud/project/Output_files/test_output.csv", filter = c("yes", NA))

Arguments

file

a csv file with the sample data

na_values

list of values in csv file to be treated as NA values

col2count

the column in the csv file to use as the variable to see how many sample belong to each variable

output_csv

the file path and name of the csv file with the filtered data

filter

list of values for the selected column that is to be filtered into a new csv file


sorenDJ/R_package_Johnson documentation built on Dec. 23, 2021, 4:23 a.m.