stephenslab / mixsqp

R package for fast maximum-likelihood estimation of mixture proportions using SQP.
https://bit.ly/2NtYHWT
Other
11 stars 7 forks source link

remove stray lines about ashr #4

Closed stephens999 closed 6 years ago

stephens999 commented 6 years ago

@pcarbo not sure if i will need to create pull requests routinely for this, but in this case I'm just trying it out.... can you merge this if you agree those lines were stray?

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master    #4   +/-   ##
====================================
  Coverage      87%   87%           
====================================
  Files           6     6           
  Lines         300   300           
====================================
  Hits          261   261           
  Misses         39    39

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d110c22...3ceb444. Read the comment docs.

pcarbo commented 6 years ago

@stephens999 Thanks. Note that you can directly edit these files via GitHub. If it is an obvious mistake, feel free to commit directly to master.