You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ZunsongHu,
I was testing the MD-ALL shiny app using the multiple sample mode combining the MEF2D and PAX5 alt sample given. It failed.
Running the samples in the single sample mode works fine.
Below please find the info from R-studio and the sessionInfo().
Thanks in advance for your help!
Best, Dagmar
> run_shiny_MDALL()
Listening on http://127.0.0.1:6930
Rows: 2 Columns: 5── Column specification ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Delimiter: "\t"
chr (5): id, count, VCF, fusioncatcher, cicero
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.Rows: 2 Columns: 5── Column specification ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Delimiter: "\t"
chr (5): id, count, VCF, fusioncatcher, cicero
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.Rows: 2 Columns: 5── Column specification ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Delimiter: "\t"
chr (5): id, count, VCF, fusioncatcher, cicero
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.Joining with `by = join_by(feature)`Joining with `by = join_by(feature)`Running vst
Done vst
All features found, no need to do imputation.
Joining with `by = join_by(feature)`Run Phenograph: Used Feature N= 1000 ; Used Sample N= 1822 ; Neighbor_k= 10
Run Rphenograph starts:
-Input data of 1822 rows and 1000 columns
-k is set to 10
Finding nearest neighbors...DONE ~ 2.541 s
Compute jaccard coefficient between nearest-neighbor sets...DONE ~ 0.063 s
Build undirected graph from the weighted links...DONE ~ 0.08 s
Run louvain clustering on the graph ...DONE ~ 0.045 s
Run Rphenograph DONE, totally takes 2.72899999999936s.
Return a community class
-Modularity value: 0.9249285
-Number of clusters: 27Joining with `by = join_by(obs)`Joining with `by = join_by(cluster)`Warning: Setting row names on a tibble is deprecated.Run Phenograph: Used Feature N= 1058 ; Used Sample N= 1822 ; Neighbor_k= 10
Run Rphenograph starts:
-Input data of 1822 rows and 1058 columns
-k is set to 10
Finding nearest neighbors...DONE ~ 2.63 s
Compute jaccard coefficient between nearest-neighbor sets...DONE ~ 0.064 s
Build undirected graph from the weighted links...DONE ~ 0.082 s
Run louvain clustering on the graph ...DONE ~ 0.042 s
Run Rphenograph DONE, totally takes 2.81799999999566s.
Return a community class
-Modularity value: 0.92436
-Number of clusters: 27Joining with `by = join_by(obs)`Joining with `by = join_by(cluster)`Warning: Setting row names on a tibble is deprecated.Joining with `by = join_by(ENSG)`[1] "Normalization for sample: TestSample completed"
[1] "Preparing file with snv information for: TestSample"
Reading in vcf file..
Extracting depth..
Extracting reference allele and alternative allele depths..
Needed information from vcf extracted
Finished reading vcf
[1] "Estimating chromosome arm CNV: TestSample"
All features found, no need to do imputation.
Joining with `by = join_by(feature)`Run Phenograph: Used Feature N= 1000 ; Used Sample N= 1822 ; Neighbor_k= 10
Run Rphenograph starts:
-Input data of 1822 rows and 1000 columns
-k is set to 10
Finding nearest neighbors...DONE ~ 2.566 s
Compute jaccard coefficient between nearest-neighbor sets...DONE ~ 0.064 s
Build undirected graph from the weighted links...DONE ~ 0.081 s
Run louvain clustering on the graph ...DONE ~ 0.046 s
Run Rphenograph DONE, totally takes 2.75700000000143s.
Return a community class
-Modularity value: 0.9249751
-Number of clusters: 27Joining with `by = join_by(obs)`Joining with `by = join_by(cluster)`Warning: Setting row names on a tibble is deprecated.Run Phenograph: Used Feature N= 1058 ; Used Sample N= 1822 ; Neighbor_k= 10
Run Rphenograph starts:
-Input data of 1822 rows and 1058 columns
-k is set to 10
Finding nearest neighbors...DONE ~ 2.634 s
Compute jaccard coefficient between nearest-neighbor sets...DONE ~ 0.064 s
Build undirected graph from the weighted links...DONE ~ 0.079 s
Run louvain clustering on the graph ...DONE ~ 0.042 s
Run Rphenograph DONE, totally takes 2.81899999999951s.
Return a community class
-Modularity value: 0.923829
-Number of clusters: 26Joining with `by = join_by(obs)`Joining with `by = join_by(cluster)`Warning: Setting row names on a tibble is deprecated.Joining with `by = join_by(ENSG)`[1] "Normalization for sample: TestSample completed"
[1] "Preparing file with snv information for: TestSample"
Reading in vcf file..
Extracting depth..
Extracting reference allele and alternative allele depths..
Needed information from vcf extracted
Finished reading vcf
[1] "Estimating chromosome arm CNV: TestSample"
Joining with `by = join_by(feature)`Reading in vcf file..
Extracting depth..
Extracting reference allele and alternative allele depths..
Needed information from vcf extracted
Finished reading vcf
Joining with `by = join_by(mutation)`Joining with `by = join_by(fusion_ordered)`Joining with `by = join_by(fusion_ordered)`Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Warning: Error in if: argument is of length zero 3: runApp
2: print.shiny.appobj
1: <Anonymous>
Hi Dagmar,
Thanks for trying the MD-ALL. Now we have updated the code with the command-line usage. You can create a test listing file like https://github.com/gu-lab20/MD-ALL/blob/master/test/file_list.tsv and use the function run_multiple_samples to run the analysis.
Hi @ZunsongHu,
I was testing the MD-ALL shiny app using the multiple sample mode combining the MEF2D and PAX5 alt sample given. It failed.
Running the samples in the single sample mode works fine.
Below please find the info from R-studio and the sessionInfo().
Thanks in advance for your help!
Best, Dagmar
The text was updated successfully, but these errors were encountered: