ftol_data
Fern Tree of Life (FTOL) phylogeny and associated data files
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Repository
Fern Tree of Life (FTOL) phylogeny and associated data files
Basic Info
- Host: GitHub
- Owner: fernphy
- License: cc0-1.0
- Language: R
- Default Branch: main
- Size: 143 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 10
Metadata Files
README.md
ftol_data
Home of Fern Tree of Life (FTOL) phylogeny and associated data files.
The data in this repo are automatically generated by the ftol repo (https://github.com/fernphy/ftol).
These files should not be edited by hand. Rather, the snapshot_ftol_data.R script should be run to commit changes and automatically push to the remote repository.
Use release.R to generate new releases.
For more information, please see the accompanying paper: - Nitta JH, Schuettpelz E, Ramírez-Barahona S, Iwasaki W. An open and continuously updated fern tree of life (FTOL) https://doi.org/10.1101/2022.03.31.486640
Data format
For information about data files, see ftoldataREADME.txt.
Commit messages
The commit messages in this repo have a special format. They have three parts: code, data_, and docker. Each is followed by an equals sign and a string.
- For
code, the string is a commit hash in the ftol repo. - For
data_, the string is the hash digest for an input file. - The
docker, the string is the docker image used to run the code.
Together, these specify the version of code, input data, and computing environment used to generate a given data file.
For example, files with the commit
code=b43256a6faa2521bdb00da9b262d9b2e2ac26eac
data_ref_aln=hash://sha256/388b53201a8626d4b41851e716505e7904d24ee3730de25310cb82cd3a1e6e71
data_restez_sql_db=hash://sha256/8059a845c6570eeffb6fe08c29e178a9dc223ab6f929a1b6c6b374e160f21410
docker=joelnitta/ftol:1.1.0
were generated by this code in the ftol docker containter with the tag 1.1.0.
URLs for the data files can be obtained by providing the hash digest to the sources() function of the contentid R package:
```
contentid::sources("hash://sha256/8059a845c6570eeffb6fe08c29e178a9dc223ab6f929a1b6c6b374e160f21410")
source date
1 https://figshare.com/ndownloader/files/36005606 2022-06-23 07:35:04 ```
Note that code commit hashes correspond to the earliest (oldest) commit in ftol that generates the file with that commit; more recent commits that don't result in a change to the file will not show up as a new commit here.
ftolr R package
These data are also available via the ftolr R package, which allows direct loading into R and more options for subsetting and formatting.
Citing
If you use this dataset, please cite it! Here is a recommended citation:
FTOL working group. (2022). Fern Tree of Life (FTOL) data v1.0.0. https://doi.org/10.5281/zenodo.6413219
Please also cite the paper describing how the data were generated:
Nitta JH, Schuettpelz E, Ramírez-Barahona S, Iwasaki W. An open and continuously updated fern tree of life (FTOL) https://doi.org/10.1101/2022.03.31.486640
License
Owner
- Name: fernphy
- Login: fernphy
- Kind: organization
- Website: https://fernphy.github.io/
- Repositories: 8
- Profile: https://github.com/fernphy
FTOL Working Group
Citation (CITATION.cff)
cff-version: 1.1.0 authors: - name: "FTOL working group" title: "Fern Tree of Life (FTOL) data" type: data version: v1.7.0 date-released: 2024-10-30
GitHub Events
Total
- Release event: 1
- Push event: 2
- Create event: 1
Last Year
- Release event: 1
- Push event: 2
- Create event: 1