title | author | date | output |
---|---|---|---|
README |
Jose V Die |
28/2/2019 |
html_document |
An Automated Pipeline to Study Plant Gene Families based on Protein Domain Organization using Auxin Response Factors in chickpea and other Legumes as an Example. The pipeline is convenient if you are interested in plant gene families characterization, or you'd like to perform some downstream analysis such as phylogenetic construction or gene expression profiling, to name a few examples.
A stable version of this package is available on CRAN and can be installed directly from there:
install.packages("geneHummus")
The lastest development version of the package can also be loaded directly from GitHub using the devtools package:
library(devtools)
install_github("NCBI-Hackathons/GeneHummus")
library(geneHummus)
This current version contains important changes related to the CRAN version:
Some modifications in the SPARCLE database changed the label of some SPARCLE architectures. In geneHummus
the filtering step has been modified accordingly. Now that step should include : required conserved domains + gene family name.
See the vignette for details.
Die JV, Elmassry MM, Leblanc KH, Awe OI, Dillman A, Busby B (2019) GeneHummus: A pipeline to define gene families and their expression in legumes and beyond, BMC Genomcis 20 : 591.