-
Notifications
You must be signed in to change notification settings - Fork 14
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
ORP 2.3.3 with docker doesn't start #48
Comments
Try taking out the `main` part and I think you should be all set. I’ll have to update the documentation.
Thanks,
Matt
…______________________________________________
Matthew MacManes, RN, Ph.D. (he/him)
University of New Hampshire
Associate Professor of Genome Enabled Biology
Faculty Senate Vice Chair
Genetics Undergraduate Program Coordinator
MCBS Graduate Program Facilitator
Department of Molecular, Cellular, & Biomedical Sciences
Durham, NH 03824
Phone: 603-862-4052 | Web: genomebio.org<http://genomebio.org>
Office: 434 Gregg Hall | Laboratory: 437 Gregg Hall
UNH is located on the traditional lands of the Abenaki, Pennacook, and Wabanaki Peoples past and present. We acknowledge and honor with gratitude the land itself and the people who have stewarded it throughout the generations. We also acknowledge the hardships they continue to endure after the loss of unceded homelands and champion the university’s responsibility to foster relationships and opportunities that strengthen the well-being of the Indigenous People who carry forward the traditions of their ancestors.
From: marco91sol ***@***.***>
Date: Monday, November 15, 2021 at 05:51
To: macmanes-lab/Oyster_River_Protocol ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [macmanes-lab/Oyster_River_Protocol] ORP 2.3.3 with docker doesn't start (Issue #48)
CAUTION: This email originated from outside of the University System. Do not click links or open attachments unless you recognize the sender and know the content is safe.
I launch the following command:
/home/orp/Oyster_River_Protocol/oyster.mk main STRAND=RF TPM_FILT=1 MEM=400 CPU=64 READ1=concatenated_R1.normalized.trimmed.fq R2=concatenated_R2.normalized.trimmed.fq RUNOUT=assembly --debug
It doesnt start and with --debug option, it gives me the following output:
File 'main' does not exist.
File 'setup' does not exist.
File '/ORP_wd/assemblies/working' does not exist.
Must remake target '/ORP_wd/assemblies/working'.
Successfully remade target file '/ORP_wd/assemblies/working'.
Must remake target 'setup'.
Successfully remade target file 'setup'.
File 'check' does not exist.
Must remake target 'check'.
Successfully remade target file 'check'.
File 'welcome' does not exist.
Must remake target 'welcome'.
What's the solution to this issue?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmacmanes-lab%2FOyster_River_Protocol%2Fissues%2F48&data=04%7C01%7Cmatthew.macmanes%40unh.edu%7C3478f95406f44c17b0b008d9a825d19c%7Cd6241893512d46dc8d2bbe47e25f5666%7C0%7C0%7C637725702681773926%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=iO8ezGKBX3H02ie%2BlGzwEnf8CDz6AtGuE4BqEZSm32g%3D&reserved=0>, or unsubscribe<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAABIHEB77IE2LRIINT2J3Q3UMDQZNANCNFSM5IBLZSUQ&data=04%7C01%7Cmatthew.macmanes%40unh.edu%7C3478f95406f44c17b0b008d9a825d19c%7Cd6241893512d46dc8d2bbe47e25f5666%7C0%7C0%7C637725702681783883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ZFMSzItsdYQVAZIXla8E9DOsHrrbfl%2FVlTWgL7pwlTI%3D&reserved=0>.
Triage notifications on the go with GitHub Mobile for iOS<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cmatthew.macmanes%40unh.edu%7C3478f95406f44c17b0b008d9a825d19c%7Cd6241893512d46dc8d2bbe47e25f5666%7C0%7C0%7C637725702681783883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=oJtISQBbBv3PN86FlCfBI%2BTB2DRuclGQeDpb%2FDj18G4%3D&reserved=0> or Android<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cmatthew.macmanes%40unh.edu%7C3478f95406f44c17b0b008d9a825d19c%7Cd6241893512d46dc8d2bbe47e25f5666%7C0%7C0%7C637725702681783883%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=HjLfz7nis3jHm0Vbd6TGrFBoUTXMhbCQMTxBMFzjEOo%3D&reserved=0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I launch the following command:
/home/orp/Oyster_River_Protocol/oyster.mk main STRAND=RF TPM_FILT=1 MEM=400 CPU=64 READ1=concatenated_R1.normalized.trimmed.fq R2=concatenated_R2.normalized.trimmed.fq RUNOUT=assembly --debug
It doesnt start and with --debug option, it gives me the following output:
File 'main' does not exist.
File 'setup' does not exist.
File '/ORP_wd/assemblies/working' does not exist.
Must remake target '/ORP_wd/assemblies/working'.
Successfully remade target file '/ORP_wd/assemblies/working'.
Must remake target 'setup'.
Successfully remade target file 'setup'.
File 'check' does not exist.
Must remake target 'check'.
Successfully remade target file 'check'.
File 'welcome' does not exist.
Must remake target 'welcome'.
What's the solution to this issue?
The text was updated successfully, but these errors were encountered: