Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Code Cleanup #208

Closed
mothur-westcott opened this Issue Feb 8, 2016 · 0 comments

Comments

Projects
None yet
1 participant
Contributor

mothur-westcott commented Feb 8, 2016

  1. The save option. This includes the clear.memory command. We implemented this to store reference files in memory. This was added when we added the classify.seqs command as an experiment with speed. The removal would streamline and simplify code.
  2. Hcluster. We don't recommend it, let's remove it.
  3. Load.logfile. Not used and it's buggy. Let's modify set.current and get.current to output and input files.
  4. pds.pipeline - improve or toss. Maybe small sections of MiSeq_SOP and 454_SOP??

@mothur-westcott mothur-westcott added this to the Version 1.38.0 milestone Feb 8, 2016

@mothur-westcott mothur-westcott added a commit that referenced this issue Apr 12, 2016

@mothur-westcott mothur-westcott Removes cluster
Code Cleanup

#208
2268ffd

@mothur-westcott mothur-westcott added a commit that referenced this issue Apr 12, 2016

@mothur-westcott mothur-westcott Removed pipeline.pds command
Code Cleanup

#208
09e88b8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment