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

adjustments to the server #30

Open
6 of 12 tasks
wge11 opened this issue May 13, 2018 · 0 comments
Open
6 of 12 tasks

adjustments to the server #30

wge11 opened this issue May 13, 2018 · 0 comments
Assignees

Comments

@wge11
Copy link
Member

wge11 commented May 13, 2018

  • skip N's while reading in sequences;
  • adjust occur2bed.py so that it automatically converts occurrence file to bed file when header information in input FASTA file is provided;
  • read in multiple BaMM files at the same time;
  • look into the problem where it takes longer time for EM optimization as given BaMM than MEME as seeds;
  • look into the problem where log odds distribution of positives is shifted to the left of that of negatives;
  • investigate on why TGACTCA motif is everywhere;
  • write out the hyper-parameters to the BaMM model file: e.g. k, alpha
  • check if the bed file positions are correct.
  • how to treat the short sequences fairly.
  • v[k] does not sum up to Y[k+1]
  • ignore the usual end-of-line char in the input files.
  • write Uni_test for tracing the changes.
@wge11 wge11 self-assigned this Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant