Skip to content

Conditional analysis - Summary Gene Centric Noncoding not running to completion #58

@samreenzafer

Description

@samreenzafer

Thanks for a great easy to use tool. I've finally reached the step where I would like to do a Gene Centric Noncoding conditional analysis on some select rare variants I identified in my data set.
As per the tutorial, I am running the STAARpipelineSummary_Gene_Centric_Noncoding.r script, and this time give a nonNULL input to the known_loci variable.

`

known_loci
CHR POS REF ALT
1 2 168944600 C T
2 2 168976689 T G
3 2 168973831 C A
4 2 168976617 T C
5 2 168979945 A G
6 2 168990819 T C
7 2 168993859 G A
8 2 168996703 C T
9 2 168996703 C T
10 2 169013329 G T
11 2 168970065 C T
12 2 168990800 C T
13 2 168995461 C T

`

The script first generates the combined summary stats as before
`

UTR.Rdata
upstream.Rdata
downstream.Rdata
promoter_CAGE.Rdata
promoter_DHS.Rdata
enhancer_CAGE.Rdata
enhancer_DHS.Rdata
results_ncRNA_genome.Rdata
UTR_sig.csv
upstream_sig.csv
downstream_sig.csv
promoter_CAGE_sig.csv
promoter_DHS_sig.csv
enhancer_CAGE_sig.csv
enhancer_DHS_sig.csv
ncRNA_sig.csv
noncoding_sig.csv

`

and then went on running for over 24hours before being killed, and never produced any of the *_cond_sig.* files. I'm wondering if this is indeed a very long step, and expected behavior ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions