renameAll: Rename all fastas to the correct filenames

View source: R/GetSRAreads.R

renameAllR Documentation

Rename all fastas to the correct filenames

Description

This function takes the output of assignSRAreads and directly changes the filename in place.

Usage

renameAll(assigned_SRA = NULL, input_dir = NULL, format = NULL)

Arguments

assigned_SRA

Input the output of assignSRAreads

input_dir

Input the same input_dir argument as used for assignSRAreads

Value

The "assigned_SRAreads.csv" file will be updated with a name_check column containing the boolean outcome of listed fastq names matched to the intended new_names column.


Nusob888/fasterqParseR documentation built on March 11, 2024, 2:48 p.m.