Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/jsollari/popABC
26 August 2021, 04:42:01 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/v1.0.0
    No releases to show
  • 90635ee
  • /
  • examples
  • /
  • 3pop.prs
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:69ed6e7d33bb50c8c8284f6b8a23e2f381ef5ae4
origin badgedirectory badge
swh:1:dir:3c0ce47944428593df6ecefabb22b210d0e8695d
origin badgerevision badge
swh:1:rev:3ebe7b76043299bc4b6a541b5be0d7012895ca1c
origin badgesnapshot badge
swh:1:snp:7293efff0a0e3c53bcbd00ffc839903d0e184a6a

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 3ebe7b76043299bc4b6a541b5be0d7012895ca1c authored by Joao Sollari Lopes on 21 November 2017, 15:04:40 UTC
remove binaries folder
Tip revision: 3ebe7b7
3pop.prs
100 1 3 3

1 1 0.75

s m s

5 2 0 1 0 10

1 0 5000
1 0 5000
1 0 5000

1 0 5000
1 0 5000

4 20 100 1 1

3 0 10 
3 0 10 
3 0 10 

3 0 10 

1 -3 0 0 0 
1 -3 0 0 0 

0
0

0
----------------------------------------------------------------------------------------
PopABC - Mark Beaumont & Joao Lopes                                             01/05/09

>no_iterations, generation_time, no_populations, no_loci

>escalar per locus (autosome - 1; X-linked - 0.75;  Y-linked or mtDNA - 0.25)

>type of DNA data (s - sequence; m - microssatelites)

>topology:       0 - uniform distribution;
                 1 - choose topology from a list;
                 2 - specify topology manually [e.g. ((Pop1,Pop2)Pop3) -> 1 2 2 3];
                 3 - uniform distribution (and choose a Model marker);
                 4 - choose topology from a list (and choose a Model marker);
                 5 - specify topology manually (and choose a Model marker).       

>ne1 params:     1 - uniform distribtuion;
                 2 - generalized gamma distribution;
>ne2 params
>ne3 params

>neanc1 params
>neanc2 params

>t1 params:      1 - uniform distribtuion;
                 2 - generalized gamma distribution;
                 3 - uniform distribtuion (for all time events);
                 4 - generalized gamma distribution (for all time events);
                 [for 1 and 2 t(n) is added to t(n+1)]
                 [for 3 and 4 set only one priors for all t(n)] 
>t2

>mig1 params:    0 - no migration;
                 1 - uniform distribtuion;
                 2 - generalized gamma distribution;
                 3 - uniform distribtuion (on number of migrations);
                 4 - generalized gamma distribution (on number of migrations).
                 [for 3 and 4 real mig rate is calculated as nmig/Ne]
>mig2 params
>mig3 params

>miganc1 params

>mutM params:    0 - no mutation
                 1 - lognormal distribution: (mean of mean(log10); stdev of mean(log10);
                 mean of Sdev(log10); stdev of stdev(log10). Stdev truncated at 0.
                 2 - normal distribution: (mean of mean; stdev of mean; mean of Sdev;
                 stdev of stdev. Stdev truncated at 0.
>mutS params:

>recM params:    0 - no recombination;
                 1 - lognormal distribution: (mean of mean(log10); stdev of mean(log10);
                 mean of Sdev(log10); stdev of stdev(log10). Stdev truncated at 0.
                 2 - normal distribution: (mean of mean; stdev of mean; mean of Sdev;
                 stdev of stdev. Stdev truncated at 0.

>recS params                 

>migweight:      0 - do not use migweights matrix;
                 1 - use migweights matrix as following:
                 
                 0     mw112 mw113
                 0     mw122 mw123
                 
                 mw211 0     mw213
                 mw221 0     mw223  

                 mw311 mw312 0
                 mw321 mw322 0
                 
                 , where mwitj is the prob that the fraction of migrantes in pop i comes
                 from pop j at a period of time before time event t. Sum of prob should
                 be equal to 1.        
                 [only use migweight if the topology is specified (option 1,2,4 or 5)]
----------------------------------------------------------------------------------------
Tree topology:

      ||             Neanc2
      ||               |
    t2||         ------------
      ||         |          |
      ||      Neanc1        |
      ||         |          |
      ||         |          |
    t1||     ---------      |
      ||     |       |      |
      ||     |       |      |
      \/    Ne      Ne     Ne

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API