-
Notifications
You must be signed in to change notification settings - Fork 17
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
run_spp, not tag.lwcc error #13
Comments
Please post your full command line and any helpful error logs. |
my full command is: log: Decompressing ChIP file Thanks! |
Did you install all R requirements including |
I used conda install -c bioconda phantompeakqualtools to install the software. It installed the dependence r-spp. |
I think you also have ENCODE pipeline's conda environment. Can you try with that?
|
Unfortunately, I don't have the pipeline now....I run tutorial successfully once but when I try to run tutorial again. It failed again. And after I reinstall couple of times, my conda environment even doesn't use its own R but use the base environment's R. I completely screwed up my old conda environment so I reinstall a new miniconda3 and decided manually follow the pipeline in the google doc.... So sorry for bothering you a lot, thanks! |
I got the same Until we fix this issue, downgrade your R to <=3.4.4 and R spp package to <=1.15. |
Hi, Lee
Thanks for your reply~ I will do that
Best,
Kun
… On Sep 17, 2019, at 7:01 PM, Jin Lee ***@***.***> wrote:
I got the same tag.lwcc error with R 3.6 with spp 1.16.
I downgraded them to R 3.4.4 with spp 1.15 worked fine for me.
Until we fix this issue, downgrade your R to <=3.4.4 and R spp package to <=1.15.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#13?email_source=notifications&email_token=ADXLIA4F6S4QOXJJ4YWRV7DQKFVXFA5CNFSM4IH5EEM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD66IMQQ#issuecomment-532448834>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADXLIAY2K5TDCZZPI4W2O5TQKFVXFANCNFSM4IH5EEMQ>.
|
Fixed in 1.2.2. Closing this. |
Hi Jin, I'm still seeing this issue. what do you mean by "fixed in 1.2.2?" 1.2.2 of phantompeaktools? ChIP data: mouse_chipseq-ChIP_G1E_307C.2x36mers.mm10.unique.dedup.merged.sorted.bam [1] TRUE |
sorry, I believe I had the wrong tag. seems fine in 1.2.2. Closing again. |
Hi,
I have a problem when I run run_spp.R:
Error in argfun(job) : object 'tag.lwcc' not found
Calls: find.binding.positions ... sendData -> sendData.SOCKnode -> serialize -> argfun
Execution halted
Thanks a lot!
Kun
The text was updated successfully, but these errors were encountered: