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

Output folder #53

Open
lskatz opened this issue Jan 7, 2016 · 3 comments
Open

Output folder #53

lskatz opened this issue Jan 7, 2016 · 3 comments

Comments

@lskatz
Copy link
Owner

lskatz commented Jan 7, 2016

The MSA folder is not an obvious output folder. Need to:

  • Add an output folder in set_manage.pl --create and other places in set_manage.pl
  • Add relative symlink paths into this output folder. Output files would be: pairwise, informative.fas, out.fas, out.snpmatrix.tsv, anything else?
@chrisgulvik
Copy link
Contributor

Agreed MSA isn't an obvious outdir.

Maybe a summary_stats file to indicate %reads mapped for each sample (example script attached that I use for lyve-SET), % ref genome length (how to sum bed coords used for masking??), along with other metrics already calculated from 'diagnosis'?

calc_percent_reads_mapped.txt

@lskatz
Copy link
Owner Author

lskatz commented Feb 1, 2016

There is an output folder now. I am open to discussion on what should be in it now. Right now the to do list for output files is:

  • stats file
  • diagnostics file
  • Make the output folder at the time of set_manage.pl --create
  • Check for proj/out in set_manage.pl and whatever other else needs to be done for subfolders
  • Add output folder option in launch_set.pl just like --msadir, --logdir, --readsdir, etc

@lskatz
Copy link
Owner Author

lskatz commented Feb 1, 2016

set_manage.pl and launch_set.pl seem to recognize the output folder correctly now

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