cn_writeReadme: Helper function to write a markdown line for the Readme

cn_writeReadmeR Documentation

Helper function to write a markdown line for the Readme

Description

This writes a string that includes the number of samples, the name and number of C/Ts, and S3 links for a given cnProc

Usage

cn_writeReadme(cnProc, species, date = NA,
  url = "https://s3.amazonaws.com/CellNet/rna_seq/")

Arguments

cnProc

cnProc

species

species

date

date made

url

url

Value

string

Examples

myMDstring<-cn_writeReadme(cnProc, "mouse", date="Oct_25_2016")


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.