UPHL-BioNGS / Cecret

Reference-based consensus creation
MIT License
44 stars 22 forks source link

How to output iqtree results into specific directory? #124

Closed ybdong919 closed 1 year ago

erinyoung commented 1 year ago

The directory of results for iqtree2 are set by the outdir parameter. Specifically, ${params.outdir}/iqtree2.

The default outdir value is cecret in your current directory, but you can change this by running

nextflow run UPHL-BioNGS/Cecret --reads <path to reads> --outdir <path to where you want your results>

Or by setting the parameter value in a config file:

params.outdir = '<path to where you want your results>'
ybdong919 commented 1 year ago

Many thanks for your reply! Have a great day!

Yibo


From: Young @.> Sent: Thursday, November 3, 2022 2:26 PM To: UPHL-BioNGS/Cecret @.> Cc: Dong, Yibo @.>; Author @.> Subject: Re: [UPHL-BioNGS/Cecret] How to output iqtree results into specific directory? (Issue #124)

You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification

EXTERNAL EMAIL: DO NOT CLICK links or open attachments unless you recognize the sender and know the content is safe.

The directory of results for iqtree2 are set by the outdir parameter. Specifically, ${params.outdir}/iqtree2.

The default outdir value is cecret in your current directory, but you can change this by running

nextflow run UPHL-BioNGS/Cecret --reads --outdir

Or by setting the parameter value in a config file:

params.outdir = ''

— Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FUPHL-BioNGS%2FCecret%2Fissues%2F124%23issuecomment-1302510198&data=05%7C01%7Cyibo.dong%40flhealth.gov%7C68b6c600d8d54d39275108dabdc8f5cb%7C28cd8f803c444b2781a0cd2b03a31b8d%7C0%7C0%7C638030968062473980%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=w%2BxJARfSeZQjzgSbCsQ6YbogT6DPXs3tQQLNbE%2FQaII%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD7MFALBIXSSNWZ2PVCVESLWGP7WHANCNFSM6AAAAAARWMYKZY&data=05%7C01%7Cyibo.dong%40flhealth.gov%7C68b6c600d8d54d39275108dabdc8f5cb%7C28cd8f803c444b2781a0cd2b03a31b8d%7C0%7C0%7C638030968062473980%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=KjMtDQyKtFm%2BQ4v4sG5C2UEUKoigqgFsMPRjAAgJYYw%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>