Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/BioJulia/BioSequences.jl
Biological sequences for the julia language
https://github.com/BioJulia/BioSequences.jl
87f806c70a9fa861b7dc3a17f95dcc90654d2019 authored over 3 years ago by Ben J. Ward <[email protected]>
* Refactor internals: Part 1
* Refactor internals 2: Add Alphabet tests
* Refactor interna...
9d40795e7ed188e2257d0f455b908b523aedf2ab authored over 3 years ago by Jakob Nybo Nissen <[email protected]>Remove financial backing and Gitter from README
08a67d75d9e2005caa32a6f300c20092d521c431 authored over 3 years ago by Jakob Nybo Nissen <[email protected]>d95fa67b6f4d4e3400bd4f19e4e33e6218e00f5d authored over 3 years ago by Ben J. Ward <[email protected]>
80a1c3567d95eb09fb760368511cb9d7fd8410d3 authored over 3 years ago by Ben J. Ward <[email protected]>
* Remove BioGenerics dependency
* Remove kmer string literals from documentation
1bc7932c58724a78f6afd3dba3e096dca431bdb6 authored over 3 years ago by Ben J. Ward <[email protected]>287c0b7ee47449604910c25e30be126dccd589ac authored over 3 years ago by Ben J. Ward <[email protected]>
0f0a2921643fa8910141bbce9439edc4d40e14a8 authored over 3 years ago by Ben J. Ward <[email protected]>
* Remove Kmers
* Get all tests to pass without RNACodon or DNACodon
8cf14bcb2bcba8af1c8e6c624df3c8517e3b53e2 authored over 3 years ago by Ben J. Ward <[email protected]>* Allow indexing with all integers
* Move some indexing logic from LongSequence to BioSequenc...
c92a5f4773a2296826f131e03dc7e3faf2c02e3d authored over 3 years ago by Jakob Nybo Nissen <[email protected]>d51a551ad6478c7f3596b1cc8825315f6996357c authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Excessive repetitive testing loops have been reduced.
Longsequence test suit cut from 4559 to 26...
d0416903428ca2c6daa9ef18c8adac4450d1e95d authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
56d6960b4d941e19fd2070716097ae87aac4b709 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Remove ConditionIterator
d85c8143d00badc63f45a80ed82b9eda1a52f6a5 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>929bb059bd222a48f5d1961c049d1bde4e36a67e authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Re-add construction between integer/kmer
347c8773bbbd9ec02e69ca3ed226f1fc37e9e44e authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
* Conversion is still not permitted
* Construction of kmers from integers checks for overflow
* ...
Remove conversion to/from integers and kmers, and direct instantiatio…
b506b4bfb164d3c627168d9ddfb35d178be39a87 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>8016691c8bc563baef37c8d02aea7b5f779f375c authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Users should instead use `masked(::Type{T}, x::Unsigned)` to create kmers from integers, and `re...
19ae11331ef848240a5d2ccf7e60963d5d8a2701 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>Remove the constructor `LongSequence{A}(::Integer)`
40a6a59925fa2f97912407caec7445d33f24d95e authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>See issue # 142. Users should use `LongSequence{A}(undef, ::Integer)` instead.
44fbecd671aa796176ac0a09c2e63d6febf8a6f0 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>Change semantics of find to match Base
c0bf0ec2498c5a5ee7031333a7d0bf115c90c3cf authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>See issue #141. Users are adviced to use `findfirst(isequal(x), seq)` instead.
e9f5b2006afb2881c4c05182c9692807c78e8536 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>955b02da2b27a8a253da5af6c81227d1b25c2d1c authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
dd268c9562866fefd1a24b8133f373ef47814c2e authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
b2bbcd5c8b598ee79a8512da7dc1e61e1a8d3e95 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
aa2895365c7fbcccd0c76d2b5da2c532fe016516 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
8325644cc839027bd8b3ecb6344c70b2a9e34925 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Move some indexing logic from LongSequence to BioSequence
0ba3d4b2e1dab04b77e244141501e6b33d53b975 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>Fix typo in genetic code show
90b4df3589d54401eed2e46de4fe65e0e59baccd authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>218ba72d9e7aa19ef4a6459a67b470bf5a8a0788 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
6b693c81eea96130d7a74014df727909bf65cf9c authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
09aef8fb72af0c427bd51399dad9704bd1829570 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
aeebe9a6b547e2b1ac3e98479b8a26f23821fd41 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Add sequence view
252720879620716f5f33a54e53ffcd9716706636 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>09d7e92cb9100df61b819a8e098439bbac7cae91 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
Deprecate minhash
ff6b93bd2e106f892c5f7c20627c3c5cb9e163a6 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>Refactor translation
e1743d7836cd44c4df1c61f0bf20fda3e5a4d581 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>a85f6481cf64c64d6027d479db277fec4baac60a authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
0b2128db6b3664f51a58aeed0bace072b2dc2c99 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
c5b475b1d18dc0f1f0e725351d4e8415081e0423 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
7b83950f97171cb42c2093d6974b488e4d6d0a99 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
1cfc0aa5eecd38ee02bbd23ec9b24d1832223fe3 authored almost 4 years ago by Jakob Nybo Nissen <[email protected]>
1617206bc5c35934b790ef28c86e96906b3e77f8 authored about 4 years ago by lhnguyen-vn <[email protected]>
Allow hamming circle around N & add more tests
5c14f3f363c6a36f069ace10b352013da4cae501 authored about 4 years ago by Thomas Poulsen <[email protected]>Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6f0e437e8a2382a68be845486539f8596eb874ab authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>6d99f5e9cacd67d6c2284fa9e04ffc941c7d6c31 authored about 4 years ago by Jakob Nybo Nissen <[email protected]>
c96ae89caaf4f4742d61048173bd42b090e2fa5a authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
5abe69d4bc5f447efc2fc864c00508ffbdc22463 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
* Remove COW from LongSequence
* Improve LongSequence hashing
* Simplify code further
*...
c4ad650e6b3bce5e8fe54043d045b27f772b7deb authored over 4 years ago by Jakob Nybo Nissen <[email protected]>edb4b04e9590a99eff51ce940242077a3420261f authored over 4 years ago by Jakob Nissen <[email protected]>
60fc0d983fa9ea3e2c4d9a3d6cc5c354daeb6259 authored over 4 years ago by Jakob Nissen <[email protected]>
d6907b6f758eb7774e7032cd46e6915ea7b41768 authored over 4 years ago by Jakob Nissen <[email protected]>
07890da9885f11f745c34720dccc6274986eff1a authored over 4 years ago by Jakob Nissen <[email protected]>
aa20e87bdc4215f6bf3afb248d2d949cec15a54c authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
000b96eed888c4d06c218c98023252ff7ada1f40 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
Implement range slices over kmers
a13753f709b32cc7f7e04a11735eb90ae659b96a authored over 4 years ago by Jakob Nybo Nissen <[email protected]>bfa1f49383e83784b5d2f29d1f26972892892896 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
Fix StackOverflow error on Kmer instatiation
57e85d799f3dfb45c19e24dd70856509b59e075a authored over 4 years ago by Jakob Nybo Nissen <[email protected]>044cd848c1ba43b63b8fe864a4b38a5215f18fc5 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
Fix push!
47040c215598d985d34df6ec67e84881c8ea2249 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>e51dd070437526e780612be1938f5a34ddbc11e7 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
fd7250be20d8a56239f51d4c37637e8f34143298 authored over 4 years ago by cjprybol <[email protected]>
7743fb5e00cdd1c4f67a8faaa060c319e64e6a6d authored over 4 years ago by Cameron Prybol <[email protected]>
a8339df52c975a087bf8295a0f49ff6ed2006b1b authored over 4 years ago by Cameron Prybol <[email protected]>
01ba3f8b34996945488bbcbf0795ab1894124479 authored over 4 years ago by Cameron Prybol <[email protected]>
251c42682f51db362956dce58d741f3b55403978 authored over 4 years ago by Cameron Prybol <[email protected]>
93d9462a73a4c156b7069705d0441828dcd2663f authored over 4 years ago by Ben J. Ward <[email protected]>
* hotfix for reverse_complementing a slice of a longseq
* Implement shallow copy fix proposed...
312e27434e68f1db6b429466b29877323c12ea1c authored over 4 years ago by cjprybol <[email protected]>01fbc26dc6209e86ec13cdee5f8598469e98ff35 authored over 4 years ago by Ben J. Ward <[email protected]>
29d77d9f9a78c04703419090d7f92c4412a91b86 authored over 4 years ago by Ben J. Ward <[email protected]>
f0848340fdcbb65ab65eb414a7d833d5f258ab4a authored over 4 years ago by Ben J. Ward <[email protected]>
fb8b3a7e17c4b47f807206b3be129d1357aa08fc authored over 4 years ago by Ben J. Ward <[email protected]>
ref https://github.com/BioJulia/BioSequences.jl/pull/106#issuecomment-638985043
f8274b062999717042f1de9cc80b9fe1e46f7251 authored over 4 years ago by Kevin Bonham <[email protected]>aef7d6689f9109be59a3070ffd2a0a3791508110 authored over 4 years ago by Ben J. Ward <[email protected]>
07ffb8c07c75b8a2bf7505cda2e84d06995764b9 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
22d54a99bd6592c18f6456b2c9c37fcf28286225 authored over 4 years ago by Jakob Nybo Nissen <[email protected]>
83adaefcbba6da8fcf367d6f763088a20f5af241 authored over 4 years ago by Ciarán O'Mara <[email protected]>
902f8bbd92d3805eb8741dda0717939f19fe4a3f authored over 4 years ago by Ben J. Ward <[email protected]>
96c0bbfb64980a8c5a5ee684a6a11acff7d057a8 authored over 4 years ago by Ben J. Ward <[email protected]>
b33f6555d18302a0e954fde5040c646260fb37bf authored over 4 years ago by Ben J. Ward <[email protected]>
3323c185bd82678272813074edde704bcd978bea authored over 4 years ago by Ben J. Ward <[email protected]>
Revamb copy! and copyto! interface
48a05407f7bf37a4289fd3fab7885beaefc4d34e authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>8387ce86842a13d1b6caf1f408f827aedfde6083 authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
Added fast hashing for kmers
260aa4b063a4bbe935c1e10251ed9e8b41b5aab7 authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>a662f8a4c00b26c921471dba7f046b7ba2b42be4 authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
741834724364a8b13187d6a3a59858b1161f42b5 authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
db67546551776a460f3fe80e4200d31307414ef4 authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
56da9b7f6ae69023a7c6c2cf6e6581275290456a authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
Faster reverse and reverse complement
35e7f085c0a0b89c288f45476a474e743659c46f authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>6ddfc896a573b6c7f7bf34bcd223027560a99cea authored almost 5 years ago by Jakob Nybo Nissen <[email protected]>
Syntax error fix
a5654f2654d179dd6b523a288c496830b6903d28 authored almost 5 years ago by Ben J. Ward <[email protected]>a99c4db280a0cd31b464c26cd060641fd696a251 authored almost 5 years ago by Ben J. Ward <[email protected]>
ef486fe1a85d980a5ba1edd754290ab335556133 authored almost 5 years ago by Ben J. Ward <[email protected]>
f673b0690a1d801633dabb99a915c91410da6f5b authored almost 5 years ago by Ben J. Ward <[email protected]>
2cb9037973c4f55dd596b21399a4ba769051d8cc authored almost 5 years ago by Ben J. Ward <[email protected]>
bcaad8563a101410a25204587f22833b20391eda authored almost 5 years ago by Ben J. Ward <[email protected]>
cf26ba9524d3a4bf3cdac5ac3a8a92adda380b07 authored almost 5 years ago by Ben J. Ward <[email protected]>