-
Some checklists supply references to the original species descriptions, and those references may contain DOIs or other links. The new portal doesn't make use of these, instead the DOIs are simply disp…
-
Plant names should be disambiguated at the binomial species level in the `plant` table. Thus
* `Lantana camara`
* `L. camara`
* `Lantata camara` (a typo) should all be mapped to the same species.
…
-
Hi again!
I have ContScount crunching an initial 50 public genomes from different animals and single-cell eukaryotes - using NCBI nr database - and have gotten back results on 7 of them. Here are t…
-
### Author(s) of proposal
Chris Hoess
### Name of taxon
Rhizoglossum
### Rank of taxon
Genus
### Approximate number of species affected
1
### Description of change
_Rhizoglossum_ was recogniz…
-
Species distribution models of tundra plants
-
-
Dear all,
i have an rna-seq (PE, ss, rRNA removed) from a moss species (no genome available). I run Kraken2 (default options) with plusPFP DB (containing some moss genomes), and what confuses me th…
-
Hi, I want to use GetOrganelle to assemble plant mitochondria genome and meet a problem. Here is my log file and result files:
[assemble_plant_mitochondria.zip](https://github.com/Kinggerm/GetOrga…
-
There are some problems with term that defined **single visit** and **multiple visits** conditions. We need to specify the scopes where these terms can be applied.
- What is the relationship of **…
-
Write python classes to represent different species of animals
We should have an `animal` base class with four children classes. All animals should be able to move, eat, and sleep with functions. All…