Brian M. Schilder

Results 60 comments of Brian M. Schilder

Sounds good, let me know if you have any questions then.

Realizing this was a silly mistake on my part. I was trying to import the link to the README rather than the file itself. Still, unsure why that would cause...

Seems there some issues with reading in tree files with ";". However, after removing this, read.tree just returns NULL without any messages. ```R URL

There may actually be an underlying issue with the CommonNames newick itself, because the other two versions that use other taxonomic naming schemes seem to work fine: *hg38.100way.scientificNames.nh* *hg38.100way.nh* ```R...

Hm, this is odd, running the same code doesn't seem to produce the same result for me (unless I'm missing something). Same result with both `read.newick` and `read.nhx` Which version...

sorry, missed that weird, that's the same version I'm using. Not sure why we're getting totally different results. Only other thing I can think of is the OS: I'm on...

Not quite sure who the primary maintainer is currently, but tagging the developers with the most overall contributions for assistance: @NullModel @galt @katerose @JimKent

Would love to see something like this implemented in UMAP! In the case of gene expression matrices in scRNA-seq data, could be extremely useful for identifying which genes are most...

@gtca Not sure about `cluster` specifically, but all other packages I've tried install fine.

Just confirmed, all of the dependencies including `cluster` installed fine, it's just `MOFA2` itself that seems to be the issue. This may have something to do with the fact that...