airr-community / airr-standards

AIRR Community Data Standards
https://docs.airr-community.org
Creative Commons Attribution 4.0 International
35 stars 23 forks source link

vignette/README consitency R/python #501

Open imkeller opened 3 years ago

imkeller commented 3 years ago

The vignettes of the python and R packages are quite different. I found it difficult to understand which function in R corresponds to which function in python. Using a consistent structure and nomenclature for the two vignettes would make it easier to understand.

ssnn-airr commented 3 years ago

Also the unit testing should be exactly the same. My interpretation of the status of things is that the R package has been neglected because of life in 2020, and because most of the current users are using python, and they have developing the python package and adding functionality as they have needed it.

imkeller commented 3 years ago

Yes, the unit testing should also be the same (#116). The python vignette has more functions. But the R vignette has more references and explanation, which might be good if it should be used at some point as a stand-alone Bioconductor package.

javh commented 3 years ago

Our own microcosm of the subtle the cultural differences between python and R users. :)