View source: R/read_cellranger_outs2.R
read_cellranger_outs2 | R Documentation |
This function has been reduced from read_cellranger_outs. Most important change is that CDR3 sequences from equal clonotype_ids are not shared across the clonotype. In principle this function will only read the filtered_contig_annotations.csv and filtered_contig.fasta and joins them.
read_cellranger_outs2(vdj_outs_path)
vdj_outs_path |
named vector of paths to the outs-folder (or any folders containing the necessary file, specified above); names will be added as "sample"-column to the output data frame |
data frame (cl_long)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.