copy_fasta: Copy 'fasta' files

View source: R/globalCPTAC.R

copy_fastaR Documentation

Copy fasta files

Description

copy_fasta copies fasta files to a target directory.

Usage

copy_fasta(
  db_path = "~/proteoQ/dbs/fasta/uniprot",
  file = "uniprot_hsmm_2020_03.rda"
)

Arguments

db_path

Character string; the local path for database(s).

file

Character string; the file name of a target .rda.


qzhang503/proteoQDA documentation built on May 8, 2022, 5:22 a.m.