├── Linux.sh ├── Mac.command ├── README.md ├── TBtools_JRE1.6.jar └── Win.bat /Linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CJ-Chen/TBtools-II/HEAD/Linux.sh -------------------------------------------------------------------------------- /Mac.command: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CJ-Chen/TBtools-II/HEAD/Mac.command -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CJ-Chen/TBtools-II/HEAD/README.md -------------------------------------------------------------------------------- /TBtools_JRE1.6.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CJ-Chen/TBtools-II/HEAD/TBtools_JRE1.6.jar -------------------------------------------------------------------------------- /Win.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CJ-Chen/TBtools-II/HEAD/Win.bat --------------------------------------------------------------------------------