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

Failed to run with control IgG #95

Open
SergioRodLla opened this issue May 31, 2023 · 0 comments
Open

Failed to run with control IgG #95

SergioRodLla opened this issue May 31, 2023 · 0 comments

Comments

@SergioRodLla
Copy link

Hi,

First of all thank you for developing SEACR. I'm trying to run the script using a control sample as follows:

bash $seacr AI02_K4me3.normalized.bedgraph controls/AI02_IgG.normalized.bedgraph non stringent /media/sergio/HDD1/cutntag/peakCalling/SEACR/AI02_K4me3.seacr_control.peaks

I'm getting an output error:

Calling enriched regions with control file
Proceeding without normalization of control to experimental bedgraph
Using stringent threshold
Creating experimental AUC file: mié 31 may 2023 16:01:29 CEST
Creating control AUC file: mié 31 may 2023 16:01:29 CEST
Calculating optimal AUC threshold: mié 31 may 2023 16:01:29 CEST
Calculating threshold using non-normalized control: mié 31 may 2023 16:01:29 CEST
Error in while (output == 0) { : missing value where TRUE/FALSE needed
Execution halted

I tried with a different sample and the output message said:

Calling enriched regions with control file
Proceeding without normalization of control to experimental bedgraph
Using stringent threshold
Creating experimental AUC file: mié 31 may 2023 15:59:57 CEST
Creating control AUC file: mié 31 may 2023 15:59:58 CEST
Calculating optimal AUC threshold: mié 31 may 2023 15:59:58 CEST
Calculating threshold using non-normalized control: mié 31 may 2023 15:59:58 CEST
Warning messages:
1: In ((pctremain(x0) + min(pctremain(z)))/2) - pctremain(z) :
longer object length is not a multiple of shorter object length
2: In ((pctremain(x0) + min(pctremain(z)))/2) - pctremain(z) :
longer object length is not a multiple of shorter object length
Creating thresholded feature file: mié 31 may 2023 15:59:59 CEST
Empirical false discovery rate = 0
Merging nearby features and eliminating control-enriched features: mié 31 may 2023 15:59:59 CEST
Removing temporary files: mié 31 may 2023 15:59:59 CEST
Done: mié 31 may 2023 15:59:59 CEST

However, I tried to run the same using the web server and it ran without any problem. I am trying to understand what could be happening.

Thank you,
Sergio

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

1 participant