slendr (Q71149): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Removed claim: imports (P585): magrittr (Q31150)
Added link to MaRDI item.
 
(14 intermediate revisions by 2 users not shown)
Property / last update
9 March 2023
Timestamp+2023-03-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 9 March 2023 / rank
Normal rank
 
Property / imports
 
Property / imports: reticulate / rank
Normal rank
 
Property / imports
 
Property / imports: tidyr / rank
Normal rank
 
Property / imports
 
Property / imports: rnaturalearth / rank
Normal rank
 
Property / imports
 
Property / imports: gganimate / rank
Normal rank
 
Property / imports
 
Property / imports: png / rank
Normal rank
 
Property / imports
 
Property / imports: shiny / rank
Normal rank
 
Property / imports
 
Property / imports: ape / rank
Normal rank
 
Property / cites work
 
Property / cites work: SLiM 3: Forward Genetic Simulations Beyond the Wright–Fisher Model / rank
Normal rank
 
Property / cites work
 
Property / cites work: Efficient ancestry and mutation simulation with msprime 1.0 / rank
Normal rank
 
Property / cites work
 
Property / cites work: Inferring whole-genome histories in large population datasets / rank
Normal rank
 
Property / software version identifier
 
0.2.0
Property / software version identifier: 0.2.0 / rank
 
Normal rank
Property / software version identifier: 0.2.0 / qualifier
 
publication date: 9 August 2022
Timestamp+2022-08-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.3.0
Property / software version identifier: 0.3.0 / rank
 
Normal rank
Property / software version identifier: 0.3.0 / qualifier
 
publication date: 19 August 2022
Timestamp+2022-08-19T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.4.0
Property / software version identifier: 0.4.0 / rank
 
Normal rank
Property / software version identifier: 0.4.0 / qualifier
 
publication date: 30 September 2022
Timestamp+2022-09-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.5.0
Property / software version identifier: 0.5.0 / rank
 
Normal rank
Property / software version identifier: 0.5.0 / qualifier
 
publication date: 3 February 2023
Timestamp+2023-02-03T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.6.0
Property / software version identifier: 0.6.0 / rank
 
Normal rank
Property / software version identifier: 0.6.0 / qualifier
 
publication date: 7 June 2023
Timestamp+2023-06-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.7.0
Property / software version identifier: 0.7.0 / rank
 
Normal rank
Property / software version identifier: 0.7.0 / qualifier
 
publication date: 26 June 2023
Timestamp+2023-06-26T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.7.1
Property / software version identifier: 0.7.1 / rank
 
Normal rank
Property / software version identifier: 0.7.1 / qualifier
 
publication date: 14 July 2023
Timestamp+2023-07-14T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.7.2
Property / software version identifier: 0.7.2 / rank
 
Normal rank
Property / software version identifier: 0.7.2 / qualifier
 
publication date: 8 August 2023
Timestamp+2023-08-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.8.0
Property / software version identifier: 0.8.0 / rank
 
Normal rank
Property / software version identifier: 0.8.0 / qualifier
 
publication date: 7 December 2023
Timestamp+2023-12-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.8.1
Property / software version identifier: 0.8.1 / rank
 
Normal rank
Property / software version identifier: 0.8.1 / qualifier
 
publication date: 15 January 2024
Timestamp+2024-01-15T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.9.0
Property / software version identifier: 0.9.0 / rank
 
Normal rank
Property / software version identifier: 0.9.0 / qualifier
 
publication date: 8 February 2024
Timestamp+2024-02-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.9.1
Property / software version identifier: 0.9.1 / rank
 
Normal rank
Property / software version identifier: 0.9.1 / qualifier
 
publication date: 21 February 2024
Timestamp+2024-02-21T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update
 
21 February 2024
Timestamp+2024-02-21T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 21 February 2024 / rank
 
Normal rank
Property / description
 
A framework for simulating spatially explicit genomic data which leverages real cartographic information for programmatic and visual encoding of spatiotemporal population dynamics on real geographic landscapes. Population genetic models are then automatically executed by the 'SLiM' software by Haller et al. (2019) <doi:10.1093/molbev/msy228> behind the scenes, using a custom built-in simulation 'SLiM' script. Additionally, fully abstract spatial models not tied to a specific geographic location are supported, and users can also simulate data from standard, non-spatial, random-mating models. These can be simulated either with the 'SLiM' built-in back-end script, or using an efficient coalescent population genetics simulator 'msprime' by Baumdicker et al. (2022) <doi:10.1093/genetics/iyab229> with a custom-built 'Python' script bundled with the R package. Simulated genomic data is saved in a tree-sequence format and can be loaded, manipulated, and summarised using tree-sequence functionality via an R interface to the 'Python' module 'tskit' by Kelleher et al. (2019) <doi:10.1038/s41588-019-0483-y>. Complete model configuration, simulation and analysis pipelines can be therefore constructed without a need to leave the R environment, eliminating friction between disparate tools for population genetic simulations and data analysis.
Property / description: A framework for simulating spatially explicit genomic data which leverages real cartographic information for programmatic and visual encoding of spatiotemporal population dynamics on real geographic landscapes. Population genetic models are then automatically executed by the 'SLiM' software by Haller et al. (2019) <doi:10.1093/molbev/msy228> behind the scenes, using a custom built-in simulation 'SLiM' script. Additionally, fully abstract spatial models not tied to a specific geographic location are supported, and users can also simulate data from standard, non-spatial, random-mating models. These can be simulated either with the 'SLiM' built-in back-end script, or using an efficient coalescent population genetics simulator 'msprime' by Baumdicker et al. (2022) <doi:10.1093/genetics/iyab229> with a custom-built 'Python' script bundled with the R package. Simulated genomic data is saved in a tree-sequence format and can be loaded, manipulated, and summarised using tree-sequence functionality via an R interface to the 'Python' module 'tskit' by Kelleher et al. (2019) <doi:10.1038/s41588-019-0483-y>. Complete model configuration, simulation and analysis pipelines can be therefore constructed without a need to leave the R environment, eliminating friction between disparate tools for population genetic simulations and data analysis. / rank
 
Normal rank
Property / author
 
Property / author: Martin Petr / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: MIT license / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: File License / rank
 
Normal rank
Property / copyright license: File License / qualifier
 
Property / imports
 
Property / imports: ggplot2 / rank
 
Normal rank
Property / imports
 
Property / imports: dplyr / rank
 
Normal rank
Property / imports
 
Property / imports: purrr / rank
 
Normal rank
Property / imports
 
Property / imports: readr / rank
 
Normal rank
Property / imports
 
Property / imports: magrittr / rank
 
Normal rank
Property / imports
 
Property / imports: reticulate / rank
 
Normal rank
Property / imports
 
Property / imports: tidyr / rank
 
Normal rank
Property / imports
 
Property / imports: png / rank
 
Normal rank
Property / imports
 
Property / imports: ijtiff / rank
 
Normal rank
Property / imports
 
Property / imports: ape / rank
 
Normal rank
Property / imports
 
Property / imports: shinyWidgets / rank
 
Normal rank
Property / imports
 
Property / imports: shiny / rank
 
Normal rank
Property / imports
 
Property / imports: scales / rank
 
Normal rank
Property / imports
 
Property / imports: digest / rank
 
Normal rank
Property / cites work
 
Property / cites work: SLiM 3: Forward Genetic Simulations Beyond the Wright–Fisher Model / rank
 
Normal rank
Property / cites work
 
Property / cites work: Efficient ancestry and mutation simulation with msprime 1.0 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Inferring whole-genome histories in large population datasets / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 19:56, 12 March 2024

A Simulation Framework for Spatiotemporal Population Genetics
Language Label Description Also known as
English
slendr
A Simulation Framework for Spatiotemporal Population Genetics

    Statements

    0 references
    0.5.1
    9 March 2023
    0 references
    0.2.0
    9 August 2022
    0 references
    0.3.0
    19 August 2022
    0 references
    0.4.0
    30 September 2022
    0 references
    0.5.0
    3 February 2023
    0 references
    0.6.0
    7 June 2023
    0 references
    0.7.0
    26 June 2023
    0 references
    0.7.1
    14 July 2023
    0 references
    0.7.2
    8 August 2023
    0 references
    0.8.0
    7 December 2023
    0 references
    0.8.1
    15 January 2024
    0 references
    0.9.0
    8 February 2024
    0 references
    0.9.1
    21 February 2024
    0 references
    0 references
    0 references
    0 references
    21 February 2024
    0 references
    A framework for simulating spatially explicit genomic data which leverages real cartographic information for programmatic and visual encoding of spatiotemporal population dynamics on real geographic landscapes. Population genetic models are then automatically executed by the 'SLiM' software by Haller et al. (2019) <doi:10.1093/molbev/msy228> behind the scenes, using a custom built-in simulation 'SLiM' script. Additionally, fully abstract spatial models not tied to a specific geographic location are supported, and users can also simulate data from standard, non-spatial, random-mating models. These can be simulated either with the 'SLiM' built-in back-end script, or using an efficient coalescent population genetics simulator 'msprime' by Baumdicker et al. (2022) <doi:10.1093/genetics/iyab229> with a custom-built 'Python' script bundled with the R package. Simulated genomic data is saved in a tree-sequence format and can be loaded, manipulated, and summarised using tree-sequence functionality via an R interface to the 'Python' module 'tskit' by Kelleher et al. (2019) <doi:10.1038/s41588-019-0483-y>. Complete model configuration, simulation and analysis pipelines can be therefore constructed without a need to leave the R environment, eliminating friction between disparate tools for population genetic simulations and data analysis.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references