reshape_and_save: Reshapes data into fastq format and save them into a file

View source: R/binning.R

reshape_and_saveR Documentation

Reshapes data into fastq format and save them into a file

Description

Reshapes data into fastq format and save them into a file

Usage

reshape_and_save(Reads, Chrom, ID, path = "./")

Arguments

Reads,

output of recover_and_mutate

ID,

read identifier

path,

path where to save the file

Chr,

Chromosome from which the reads are originated


CL-CHEN-Lab/User_interface_for_Kronos_scRT documentation built on Aug. 1, 2022, 2:08 p.m.