Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ggtree

tree visualization and annotation
Collective - Host: opensource - https://opencollective.com/ggtree - Code: https://github.com/GuangchuangYu/ggtree

remove get.offspring.df & get.offspring.tip

github.com/YuLab-SMU/ggtree - 1dd645ce9e7646457f640edd9ddf68a9a2be59d0 authored almost 6 years ago
reduce dependency

github.com/YuLab-SMU/ggtree - dca8f8ff4bdb778b56ffa254690d0ad18950c52a authored almost 6 years ago
facet_widths

github.com/YuLab-SMU/ggtree - 4c9fb8bbf2c0da19256e07e4e75b3439247cd1b5 authored almost 6 years ago
fixed R check

github.com/YuLab-SMU/ggtree - bbbd9abcf02827ff949fa3b1f52f00b3b241b992 authored almost 6 years ago
clean up code

github.com/YuLab-SMU/ggtree - 5ea346ce881e0d8c582d8a8e557314f86112e64c authored about 6 years ago
update citation

github.com/YuLab-SMU/ggtree - e72823b4d76a8a01f6191a1e0bca1c529cbf78e3 authored about 6 years ago
update citation

github.com/YuLab-SMU/ggtree - cb272bfc6eaf888aa18642a1343044be234af8ae authored about 6 years ago
bug fixed of theme_tree2(),

see also #218

github.com/YuLab-SMU/ggtree - 2b9d5e9df3c50bdc0588087fbdc87e7974f30ab0 authored about 6 years ago
mv rescale_tree to treeio

github.com/YuLab-SMU/ggtree - a0cd85ce1c818275faf14757a4ade0f7f5629acd authored about 6 years ago
update readme

github.com/YuLab-SMU/ggtree - ce5f23d29f74b052d0b9edbccfd049994f693c7b authored about 6 years ago
new MRCA methods

github.com/YuLab-SMU/ggtree - b6760093755cb83bac6ce00ff5f8ac12b96b42d7 authored about 6 years ago
update readme

github.com/YuLab-SMU/ggtree - 3bc5befac996168eba98fda2734c2c89699ac134 authored about 6 years ago
Update README.Rmd

github.com/YuLab-SMU/ggtree - 6d0b84518f128d8828fc720937703d065e4a1012 authored about 6 years ago
mv reroot to treeio

github.com/YuLab-SMU/ggtree - 912582703c430c95acc8efe6b48e0d5871b0da6a authored about 6 years ago
update readme

github.com/YuLab-SMU/ggtree - 18618ecb883ac0428f17e75d865322736d16405a authored about 6 years ago
update readme

github.com/YuLab-SMU/ggtree - 901c0107f8fa5685534f1235b38a1e533a563531 authored about 6 years ago
Merge branch 'master' of github.com:GuangchuangYu/ggtree

github.com/YuLab-SMU/ggtree - b7ae0d00ba216a1f5acb6c23d1515d1bf63f7b2c authored about 6 years ago
compatible with tibble 2.0.0

github.com/YuLab-SMU/ggtree - 21cbdbaef070934dbd68ce33e3e9e3b8d6098e02 authored about 6 years ago
Merge pull request #215 from brj1/yu

re: parameterize MAX_COUNT in the daylight layout.

github.com/YuLab-SMU/ggtree - 5a1870780348383242fe7964a5f4531f04ca80c3 authored about 6 years ago
added MAX_COUNT to layoutDaylight documenation

github.com/YuLab-SMU/ggtree - 35e8c189a6a65c125f2e8176d22aba55286c3f4b authored about 6 years ago
Merge pull request #213 from brj1/yu

parameterize MAX_COUNT in the daylight layout.

github.com/YuLab-SMU/ggtree - 5aa9cec45cf99a41eac2bf693ece2b536ea17f24 authored about 6 years ago
Merge branch 'daylight' into yu

github.com/YuLab-SMU/ggtree - 4e253d3d920108e5bd757f7940b410906ec456dc authored about 6 years ago
Merge pull request #211 from brj1/yu

Reroot treedata

github.com/YuLab-SMU/ggtree - 34a876ebf3f64e4ef9beb05ca3b0d62e27a481d2 authored about 6 years ago
made MAX_COUNT in layoutDaylight parameterized

github.com/YuLab-SMU/ggtree - 216e89e6b6c17d699118085bc3002533598f6214 authored about 6 years ago
Merge remote-tracking branch 'origin' into yu

github.com/YuLab-SMU/ggtree - afbca024d99bca851895f2a983441e9f9349ca00 authored about 6 years ago
update object@extraInfo in reroot as well (@GuangchuangYu gave template for code change

github.com/YuLab-SMU/ggtree - dc3fb9fe9465dc19ff02186bfcc4a2b025b59b14 authored about 6 years ago
fixed tips counting; added warning message; label unlabeled nodes/tips

github.com/YuLab-SMU/ggtree - de7c3290b8ea699dd5546f4130a41208ccbfe1bb authored about 6 years ago
fixed node reordering

github.com/YuLab-SMU/ggtree - 2f2d600147079b40a6da1c1bbc8790525141156f authored about 6 years ago
Merge branch 'master' of https://github.com/GuangchuangYu/ggtree into yu

github.com/YuLab-SMU/ggtree - 16e9e2ce3aa7387b5dd9e81c9465081549adf3bb authored about 6 years ago
update make file

github.com/YuLab-SMU/ggtree - 68b25915e7c5266a8b1a90e23ea7d80b7a7e1888 authored about 6 years ago
fixed seqinr issue

github.com/YuLab-SMU/ggtree - f9e38ceaa64b817fda74e7bff47fdca2197ab4af authored about 6 years ago
Merge remote-tracking branch 'origin/master' into yu

github.com/YuLab-SMU/ggtree - 2b5e7d5deb2bc5f11b53e6777bed3e6223cfc197 authored about 6 years ago
Merge remote-tracking branch 'origin/master'

github.com/YuLab-SMU/ggtree - dabd1b0138574c94c4a74ea03d1c60cbe69b39bd authored about 6 years ago
Merge pull request #209 from Bisaloo/docs

Add missing layout value in geom_tree docs

github.com/YuLab-SMU/ggtree - 401dc5235c40a9e8f19974c21cdd38cde90400e0 authored about 6 years ago
Make ggtree inherit params docs from geom_tree

This reduces the need to edit the documentation at several places when
the code is updated and re...

github.com/YuLab-SMU/ggtree - dc21901500602803d2732c7b5eed5d3cb40b0dc1 authored about 6 years ago
Add missing layout value in geom_tree docs

github.com/YuLab-SMU/ggtree - c12865387c6321c23e7d83f12f104cc7463d7131 authored about 6 years ago
bump x.y.z versions to odd y after creation of RELEASE_3_8 branch

github.com/YuLab-SMU/ggtree - c3c3d71bd8b22453e9d5ed6b0a5556f0d53de927 authored about 6 years ago
bump x.y.z versions to even y prior to creation of RELEASE_3_8 branch

github.com/YuLab-SMU/ggtree - eaaa0fb3be760fd4ffc98f07034bdf4f777503f5 authored about 6 years ago
update citation

github.com/YuLab-SMU/ggtree - 76dd59a1625c85973dc90a17a99370536f0c2da2 authored over 6 years ago
added reroot fr treedata type

github.com/YuLab-SMU/ggtree - 6171d4dcbfdd5176fa009b5861a00581bcf81677 authored over 6 years ago
remove gap in circular layout of gheatmap, #204

github.com/YuLab-SMU/ggtree - 919f823e85d5796718f498fafdcd0e76a5eaa8cd authored over 6 years ago
Merge branch 'master' of github.com:GuangchuangYu/ggtree

github.com/YuLab-SMU/ggtree - a73ad871fa7054af679c3476fb0843d1eb52d35e authored over 6 years ago
Merge pull request #201 from brj1/yu

made data usable with treedata in 'equal_angle' and 'daylight' layouts

github.com/YuLab-SMU/ggtree - 937b382ff809fdccad00cc2893e49b67fb459eff authored over 6 years ago
made data usable with treedata in 'equal_angle' and 'daylight' layouts

github.com/YuLab-SMU/ggtree - 642e2cf81f2fb24df703aef42fea12e032bdbe52 authored over 6 years ago
Merge pull request #198 from Bisaloo/patch-1

Update doc to explain the function of some arguments

github.com/YuLab-SMU/ggtree - ae04d0c987b560d9e4fa88b9702c4859e8054a29 authored over 6 years ago
Update doc to explain the function of some arguments

github.com/YuLab-SMU/ggtree - 908f3028fa8a3929c4f468fcd654c5e05271de4b authored over 6 years ago
update affiliation

github.com/YuLab-SMU/ggtree - 5ffee357b3f492f903c796a4448c8248640c3650 authored over 6 years ago
bump version up

github.com/YuLab-SMU/ggtree - e84c1f7e52e1a4dea05d3cbe26ee85fcc79aa1d5 authored over 6 years ago
Merge pull request #197 from vmikk/vmik_fix

Fix examples with `sample.nwk`

github.com/YuLab-SMU/ggtree - f5de8f168d814c7a7749a0a63f80db8a7b18c143 authored over 6 years ago
just in case fix examples in experimental function gplot

github.com/YuLab-SMU/ggtree - 0d6d177a11614f9ffb98bbbfac607103a024ffc0 authored over 6 years ago
fix examples with `%<%` and `%<+%` operators

github.com/YuLab-SMU/ggtree - 19ba2fd5b15d02ad8076710bec6b397e53fe9ada authored over 6 years ago
rootedge support additional parameters, #195

github.com/YuLab-SMU/ggtree - da41bd9e35aa4d4b9a9a9a2c061ec2f546e1e503 authored over 6 years ago
update facet_labeller

github.com/YuLab-SMU/ggtree - 5660a0638359fc653421efb0140a75baa400456a authored over 6 years ago
facet_labeller

github.com/YuLab-SMU/ggtree - 2c3a0a961921006dd3e61a9049f406b8532b540b authored over 6 years ago
bug fixed of viewClade

github.com/YuLab-SMU/ggtree - c372741411811e2e496e6c29b0e79cd0dcb2f89a authored over 6 years ago
update makefile

github.com/YuLab-SMU/ggtree - e0740bdaa2320bfeb85fdffa38b9c9fe34610cc4 authored over 6 years ago
remove warning

github.com/YuLab-SMU/ggtree - cee6015088baf342f2d6bb538eb838737fc25937 authored over 6 years ago
extend parameter in geom_cladelabel and geom_strip

github.com/YuLab-SMU/ggtree - 41c82a6c6e69c092928686c145bfe35d0ffbf836 authored over 6 years ago
geom_nodelab2

github.com/YuLab-SMU/ggtree - 0d475eee195ded4a54d8a4041a521b52dfa5c4f7 authored over 6 years ago
reexport fortify

github.com/YuLab-SMU/ggtree - 4ec5577743530395fe0dcfefe2385ef9e71c6a70 authored over 6 years ago
update readme

github.com/YuLab-SMU/ggtree - 6280febe56b4698921aa607c3c153f34f8a4d917 authored over 6 years ago
bump up version

github.com/YuLab-SMU/ggtree - 4995cf2a4b91f220200d429fd7474d7741f28a68 authored over 6 years ago
compatible with ggplot2 v2.2.1 & 2.2.2

github.com/YuLab-SMU/ggtree - 5ae491271f07b3b75dbf29b424c0f9502feb8994 authored over 6 years ago
Merge pull request #185 from Bisaloo/patch-1

Fix links to issues in contributing guide

github.com/YuLab-SMU/ggtree - 073c8f02188e276ac50f7db57d28aeac3cb9f917 authored over 6 years ago
Fix links to issues in contributing guide

github.com/YuLab-SMU/ggtree - 84b9eba1215312690c3ec723781ee0a95e56b205 authored over 6 years ago
geom_rootedge

github.com/YuLab-SMU/ggtree - 445bdce389b8db6e0569cbf2ca651a01183fe31c authored over 6 years ago
clade_name paramter in collapse

github.com/YuLab-SMU/ggtree - 591825ec7fbaaae9559d5a9df09016039133b870 authored over 6 years ago
update news.md

github.com/YuLab-SMU/ggtree - 77a6d06d16e55ff14d65914a7f129d307d6218e4 authored over 6 years ago
geom_tiplab(parse="emoji") compatible with upcoming ggplot2 v=2.3.0

github.com/YuLab-SMU/ggtree - 8dab51926310dc57448bae1beac504cd4f664aae authored over 6 years ago
update readme

github.com/YuLab-SMU/ggtree - 50d52ad765739d8ad68a356b86aee4d88a3369e7 authored over 6 years ago
Merge pull request #178 from abichat/master

Style and typo on vignettes

github.com/YuLab-SMU/ggtree - cbb39f3a58826bfc8b5d38eace33ba0d12060545 authored over 6 years ago
Style and typo treeManipulation.Rmd

github.com/YuLab-SMU/ggtree - 3d59ccf278dd8f628024b91b55195a8363141b38 authored over 6 years ago
Style and typo treeAnnotation.Rmd

github.com/YuLab-SMU/ggtree - 96eb234cbb356f9ef53eb88857f87e6ecce070d5 authored over 6 years ago
Style and typo treeVisualization.Rmd

github.com/YuLab-SMU/ggtree - c8b7211ae771bba76362f7222b306957df8affa7 authored over 6 years ago
compatible with ggplot2-dev

github.com/YuLab-SMU/ggtree - 50b227f105fe73d522f388859676520727e2a4c4 authored over 6 years ago
bump x.y.z versions to odd y after creation of RELEASE_3_7 branch

github.com/YuLab-SMU/ggtree - d67d5674f403ecce918fdb0483ca3e5ae04a95a5 authored over 6 years ago