princess icon indicating copy to clipboard operation
princess copied to clipboard

Can't run this line...

Open Gedofs opened this issue 2 years ago • 10 comments

Hi! Hope you can help me. I can't run this readme line:

princess all -d ./princess_all -r ont -s reads.split00.fastq.gz reads.split01.fastq.gz -f hs37d5_mainchr.fa

I also tried to run samtools unsuccessfully...

Screen Shot 2022-11-14 at 15 50 22

Gedofs avatar Nov 14 '22 21:11 Gedofs

You need to install samtools first. E.g., conda install samtools if you have Conda installed. For more details regarding samtools installation; please, visit http://www.htslib.org/download/

MeHelmy avatar Nov 14 '22 22:11 MeHelmy

thanks @MeHelmy! I installed samtools successfully but now there is a new error besides that, I still can´t this line (princess all -d ./princess_all -r ont -s reads.split00.fastq.gz reads.split01.fastq.gz -f hs37d5_mainchr.fa)

Screen Shot 2022-11-15 at 16 47 52 Screen Shot 2022-11-15 at 16 53 34

Gedofs avatar Nov 15 '22 22:11 Gedofs

Is this step necessary before running a sample or even the test case? where can i download the splitoo fasta?

Gedofs avatar Nov 15 '22 22:11 Gedofs

thanks @MeHelmy! I installed samtools successfully but now there is a new error besides that, I still can´t this line (princess all -d ./princess_all -r ont -s reads.split00.fastq.gz reads.split01.fastq.gz -f hs37d5_mainchr.fa)

Screen Shot 2022-11-15 at 16 47 52 Screen Shot 2022-11-15 at 16 53 34

As the error explains, it can not find your reference. "Failed to open ....."

MeHelmy avatar Nov 15 '22 23:11 MeHelmy

ok! I fixed that but now im not sure if I need to install this packages as I supposed they were installed during princess Screenshot 2022-11-16 at 14 54 18

Gedofs avatar Nov 16 '22 21:11 Gedofs

Sorry, once again! Still have the same problem. Is it related to conda environment? Hope u can help me

Gedofs avatar Dec 14 '22 18:12 Gedofs

Sorry for the late answer, Which conda version you are using?

MeHelmy avatar Feb 13 '23 23:02 MeHelmy

Thanks for your response. I'm using conda 22.9.0

El lun, 13 feb 2023 a la(s) 17:18, Medhat @.***) escribió:

Sorry for the late answer, Which conda version you are using?

— Reply to this email directly, view it on GitHub https://github.com/MeHelmy/princess/issues/15#issuecomment-1428845337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWPDKHGASPJ7Q6ICFIFHTCTWXK6LNANCNFSM6AAAAAASAI4IN4 . You are receiving this because you authored the thread.Message ID: @.***>

Gedofs avatar Feb 17 '23 18:02 Gedofs

Hi, we just made an update to reduce Conda dependency. I hope that you can give it a try.

MeHelmy avatar Jul 05 '23 12:07 MeHelmy

Thanks. I'll give a look

El mié, 5 jul 2023 a las 6:32, Medhat @.***>) escribió:

Hi, we just made an update to reduce Conda dependency. I hope that you can give it a try.

— Reply to this email directly, view it on GitHub https://github.com/MeHelmy/princess/issues/15#issuecomment-1621665206, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWPDKHFKAPTVNB6COXKKIVLXOVNF7ANCNFSM6AAAAAASAI4IN4 . You are receiving this because you authored the thread.Message ID: @.***>

Gedofs avatar Jul 05 '23 14:07 Gedofs