AllenInstitute / scrattch.hicat

Hierarchical, iterative clustering for analysis of transcriptomics data in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clustering should be able to run without writing files

hypercompetent opened this issue · comments

We need to have a mode for clustering that doesn't write files to the users' machine. This is not normal behavior for most functions. The outputs aren't very large, so we should be able to contain these results in a list object.