Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative to dendrogram for viewing sample grouping #39

Closed
komalsrathi opened this issue Aug 21, 2018 · 1 comment
Closed

Alternative to dendrogram for viewing sample grouping #39

komalsrathi opened this issue Aug 21, 2018 · 1 comment

Comments

@komalsrathi
Copy link

Hi,

I ran inferCNV like this:

system("inferCNV.R \\
--cutoff 4 \\
--noise_filter 0.3 \\
--output_dir results/inferCNV/output \\
--vis_bound_threshold ' -1,1' \\
results/inferCNV/mouse850_expr_matrix.txt \\
data/gencode_vM12_gene_pos.txt")

In the output plot, I am interested in seeing how my samples are grouped and I know there is a dendrogram file generated to see that. But is there a simpler way to see the groupings instead of the dendrogram file? It gets too confusing when there are many samples.

@GeorgescuC
Copy link
Collaborator

Hi,

I have written detailed instructions for you to run the branch currently in late development at #38 (comment) as that version includes the feature you are looking for. It will display a color bar where the grouping of each sample will be indicated.

The output should look similar to the example set:

infercnv_downsampled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants