Skip to content

Releases: sanjaynagi/AnoPrimer

v2.0.4

30 Sep 13:25
Compare
Choose a tag to compare

What's Changed

  • dashed lines for probes and exon junctions in plot_primer_locs(), and allow primer3-py =>2.0.0 by @sanjaynagi in #59

Full Changelog: v2.0.3...v2.0.4

v2.0.3

27 Sep 15:09
1c0a370
Compare
Choose a tag to compare

What's Changed

  • Add primer spans to dataframe and round floats by @sanjaynagi in #55

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Sep 13:32
48b2810
Compare
Choose a tag to compare

What's Changed

Previous version (2.0.1) was semi-broken, my fault, didn't test.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Sep 11:39
33ff84b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Sep 19:56
2c8e916
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v2.0.0

v1.0.2

24 May 19:19
d3a9210
Compare
Choose a tag to compare

What's Changed

  • move ag3/af1 to after species selection by @sanjaynagi in #44 . malariagen_data now requires authorisation - previously AnoPrimer loaded both ag3/af1 to begin with, this caused problems for some users who only had access to one of ag3,af1

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Feb 20:56
Compare
Choose a tag to compare

allows 2RL 3RL usage in gambiae_sl

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - renaming the package to AnoPrimer

31 Jan 11:56
1d304f0
Compare
Choose a tag to compare

In this release, we rename the package to AnoPrimer, now that we can support An. funestus as well as An. gambiae.

What's Changed

Full Changelog: v0.6.9...v1.0.0

v0.6.9

22 Aug 09:04
39c812d
Compare
Choose a tag to compare

Minor change:

  • Allele frequencies now rounded in plot_snp_frequencies() #42

v0.6.8

21 Aug 15:10
b5c3d42
Compare
Choose a tag to compare
  • adds a function AgamPrimer.check_my_oligo() which uses gget to map an oligo sequence back to the AgamP3 genome, and then checks for variants in the Ag1000g/VObs #41

  • adds support for anopheles funestus from af1000 project. #27

  • workaround fix for num_expr bug in pd.query() #40

  • updates to docs #36

  • fix bug for when exactly 10 primers were designed #37