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

newbie #7

Closed
ptoru001 opened this issue Jul 1, 2022 · 12 comments
Closed

newbie #7

ptoru001 opened this issue Jul 1, 2022 · 12 comments

Comments

@ptoru001
Copy link

ptoru001 commented Jul 1, 2022

HI All,

I have just run a sns/wes and a little confused of what to do next....
i am in the folder where i see : samples.fastq-raw.csv sns
logs-sbatch samples.fastq-clean.csv settings.txt summary
FASTQ-CLEAN QC-FastQC,

I believe I added the BED file as a reference, but I am not sure..

How would I be able to retrieve these files for generating reports on these different files?

Thank you and sorry for the trouble.

@igordot
Copy link
Owner

igordot commented Jul 1, 2022

It looks like you already started running the pipeline. Is it still running? If it stopped, did you check for errors?

@ptoru001
Copy link
Author

ptoru001 commented Jul 1, 2022

thanks for your reply!...i am assuming its still running but i checked and ls into the logs-sbatch and this is what it shows..
[torunp01@bigpurple-ln1 logs-sbatch]$ ls
slurm-17662022.out slurm-17662064.out

Does that mean its still running, or its done?

Thank you again!

@igordot
Copy link
Owner

igordot commented Jul 1, 2022

Please check the usage page on how to check if it's running and how to check for errors.

@ptoru001
Copy link
Author

ptoru001 commented Jul 1, 2022

Hi Igor,

There are no issues with the WES bring run right now...how do i retrieve the files from the remote servers on to my local desktop?

Thanks
Pedro

@igordot
Copy link
Owner

igordot commented Jul 1, 2022

These are some graphical FTP/SSH clients you can try:

  • CyberDuck (multi-platform)
  • Fetch (macOS)
  • FileZilla (multi-platform)
  • WinSCP (Windows)

@igordot igordot closed this as completed Jul 5, 2022
@ptoru001
Copy link
Author

ptoru001 commented Jul 5, 2022

Hello this is the error message i get:

Slurm Job_id=17754920 Name=sns.wes.ptm1__214518 Failed, Run time 00:31:08, FAILED, ExitCode 1

there is nothing more in the email notification...and below is the error message i got after checking for errors after the notification i got via email

[torunp01@bigpurple-ln1 new_234518]$ grep "ERROR:" logs-sbatch/*
fastq-clean.sh ERROR: FASTQ R1 AND R2 HAVE DIFFERENT NUMBER OF READS
wes.sh ERROR: SEGMENT fastq-clean DID NOT FINISH

@igordot
Copy link
Owner

igordot commented Jul 5, 2022

Right. That tells you that there was an error. In the logs-sbatch directory, there is a log file corresponding to job 17754920. That will have more info.

@ptoru001
Copy link
Author

ptoru001 commented Jul 6, 2022 via email

@igordot
Copy link
Owner

igordot commented Jul 6, 2022

That is not from a log file. I am referring to the logs in the logs-sbatch directory. There should be one named slurm-17754920.out.

@ptoru001
Copy link
Author

ptoru001 commented Jul 6, 2022 via email

@igordot
Copy link
Owner

igordot commented Jul 6, 2022

You can read it like any other file: cat filename

@igordot
Copy link
Owner

igordot commented Jul 8, 2022

I think some of the later comments here are actually referring to a more recent issue: #8

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