renameAll | R Documentation |
This function takes the output of assignSRAreads and directly changes the filename in place.
renameAll(assigned_SRA = NULL, input_dir = NULL, format = NULL)
assigned_SRA |
Input the output of assignSRAreads |
input_dir |
Input the same input_dir argument as used for assignSRAreads |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.