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

analyze_clip_seq.scala error #81

Closed
broughtonjp opened this issue Nov 19, 2015 · 6 comments
Closed

analyze_clip_seq.scala error #81

broughtonjp opened this issue Nov 19, 2015 · 6 comments

Comments

@broughtonjp
Copy link
Collaborator

I'm getting this error when running analyze_clip_seq.scala:

INFO  13:40:25,093 QScriptManager - Compiling 1 QScript
ERROR 13:40:30,017 QScriptManager - analyze_clip_seq.scala:283: type mismatch;
 found   : ((AnalizeCLIPSeq.this.File, String, String, String, String, String, String)) => Unit
 required: ((java.io.File, String, String, String, String, String)) => ?
ERROR 13:40:30,023 QScriptManager -       for (item : Tuple7[File, String, String, String, String, String, String] <- valueList) {
ERROR 13:40:30,023 QScriptManager -                                                                                ^
ERROR 13:40:30,156 QScriptManager - one error found
INFO  13:40:30,283 QCommandLine - Shutting down jobs. Please wait...
Nodes:        tscc-1-53

My gscripts and gatk are up-to-date. Any thoughts on how I can fix this? Thanks.

@gpratt
Copy link
Collaborator

gpratt commented Nov 19, 2015

Double check its up to date. This error indicates either gatk or gscripts
is out of date. I may have forgotten to push the latest update. I'm away
from my laptop right now, I'll check in a few hours.
On Nov 19, 2015 2:21 PM, "James Broughton" notifications@github.com wrote:

I'm getting this error when running analyze_clip_seq.scala:

INFO 13:40:25,093 QScriptManager - Compiling 1 QScript
ERROR 13:40:30,017 QScriptManager - analyze_clip_seq.scala:283: type mismatch;
found : ((AnalizeCLIPSeq.this.File, String, String, String, String, String, String)) => Unit
required: ((java.io.File, String, String, String, String, String)) => ?
ERROR 13:40:30,023 QScriptManager - for (item : Tuple7[File, String, String, String, String, String, String] <- valueList) {
ERROR 13:40:30,023 QScriptManager - ^
ERROR 13:40:30,156 QScriptManager - one error found
INFO 13:40:30,283 QCommandLine - Shutting down jobs. Please wait...
Nodes: tscc-1-53

My gscripts and gatk are up-to-date. Any thoughts on how I can fix this?
Thanks.


Reply to this email directly or view it on GitHub
#81.

@broughtonjp
Copy link
Collaborator Author

Yep, everything's up to date on my end.

@gpratt
Copy link
Collaborator

gpratt commented Nov 19, 2015

Send me the command so I can repo it.
On Nov 19, 2015 2:36 PM, "James Broughton" notifications@github.com wrote:

Yep, everything's up to date on my end.


Reply to this email directly or view it on GitHub
#81 (comment).

@broughtonjp
Copy link
Collaborator Author

qsub /home/jbrought/scratch/iclip/scripts/run_clipper.v2.sh

@broughtonjp
Copy link
Collaborator Author

Did these updates get pushed?

@gpratt
Copy link
Collaborator

gpratt commented Nov 23, 2015

Thanks for the reminder, pushed.

Gabriel Pratt
Bioinformatics Graduate Student, Yeo Lab
University of California San Diego

On Mon, Nov 23, 2015 at 10:17 AM, James Broughton notifications@github.com
wrote:

Did these updates get pushed?


Reply to this email directly or view it on GitHub
#81 (comment).

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