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/bcgsc/ntCard
06 April 2024, 01:58:22 UTC
  • Code
  • Branches (12)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/azure-macOS
    • refs/heads/low_kmer_sample_check
    • refs/heads/master
    • refs/heads/refactor
    • refs/heads/spacedseeds
    • refs/tags/1.0.0
    • refs/tags/1.0.1
    • refs/tags/1.2.0
    • refs/tags/1.2.1
    • refs/tags/1.2.2
    • refs/tags/v1.1.0
    • refs/tags/v1.1.1
    No releases to show
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 ...

Permalinks

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.

  • revision
  • snapshot
origin badgerevision badge
swh:1:rev:e9ed2ce0dd1382301e3c8f6c5855e0af8bcb61a0
origin badgesnapshot badge
swh:1:snp:9765a9dc233d6d78dbee568f9c2afba0f84bcc2b
Citations

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.

  • 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 ...

sort by:
RevisionAuthorDateMessageCommit Date
e9ed2ce Johnathan Wong25 January 2020, 00:11:36 UTCazure: CI on macOS25 January 2020, 00:11:36 UTC
e8d401c Johnathan Wong24 January 2020, 23:25:27 UTCrelease 1.2.0 (#37)24 January 2020, 23:25:27 UTC
e2eafd5 Johnathan Wong24 January 2020, 22:42:01 UTCCount Gap Seed (#30) * add gap seed estimation * nthash.hpp: revert changes to table * ntcard.hpp: fix format * ntcard.hpp: remove comment * ntcard.hpp: break when multiple is specified with -g * ntcard.cpp: gap seed for fa and sam * ntcard: update headers * ntcard: clang-formatted * vendor: undo changes * Common: remove stHashIterator * configure.ac: revert * vendor/Makefile.am: add stHashIterator.hpp * Makefile.am: remove m4 * vendor: undo changes * ntcard: c++03 compliant * clang-format: c++03 compliant * clang-format: correct syntax * clang-format: capitalization * ntcard: remove empty line * add gap seed test24 January 2020, 22:42:01 UTC
24d35c0 Johnathan Wong23 January 2020, 17:22:40 UTCuse ntHash 2.1.0 (#36) * The files in ntHash come from: https://github.com/bcgsc/ntHash Release 2.1.0 Downloaded using https://github.com/bcgsc/ntHash/archive/2.1.0.zip * ntcard.cpp: use new ntHashIterator * set up make distcheck CI * azure: run make distcheck * add Makefile needed for make distcheck * Makefile.am: clean up downloaded files * Makefile.am: add rm to code * Makefile.am: use tabs * Common: remove nthash.hpp * Makefile.am: remove Common/nthash.hpp * Common: remove ntHashIterator.hpp * nthll.cpp: use vendored ntHashIterator.hpp * Makefile.am: revert to previous ordering * vendor/Makefile.am: add nthash.hpp23 January 2020, 17:22:40 UTC
8eb710f Hamid Mohamadi22 January 2020, 14:34:15 UTCMerge pull request #35 from bcgsc/low_kmer_check ntcard: fix edge case of no kmer sampled22 January 2020, 14:34:15 UTC
ae1d153 Johnathan Wong22 January 2020, 00:17:05 UTCntcard: fix edge case of no kmer sampled22 January 2020, 00:17:05 UTC
ed026f4 Johnathan Wong16 January 2020, 00:44:37 UTCazure: add display name16 January 2020, 16:54:14 UTC
ba3e4d2 Johnathan Wong16 January 2020, 00:41:47 UTCadd clang-format specification16 January 2020, 16:54:14 UTC
5bc0192 Johnathan Wong16 January 2020, 00:39:11 UTCclang-formatted ntcard.cpp16 January 2020, 16:54:14 UTC
beba4f4 Johnathan Wong16 January 2020, 00:16:54 UTCadd rna integration test16 January 2020, 00:25:21 UTC
9f53364 Johnathan Wong15 January 2020, 23:24:40 UTCMerge pull request #32 from bcgsc/integration_test Integration test15 January 2020, 23:24:40 UTC
fbe5a31 Johnathan Wong15 January 2020, 23:20:50 UTCazure: remove unecessary code15 January 2020, 23:20:50 UTC
36b91df Johnathan Wong15 January 2020, 23:20:09 UTCadd integration test15 January 2020, 23:20:09 UTC
0863ce9 Johnathan Wong15 January 2020, 22:50:06 UTCMerge pull request #31 from bcgsc/azure-pipelines Set up CI with Azure Pipelines15 January 2020, 22:50:06 UTC
ef5699b Johnathan Wong15 January 2020, 22:43:30 UTCazure: remove distcheck15 January 2020, 22:43:30 UTC
48b4325 Johnathan Wong15 January 2020, 22:40:43 UTCazure: add compilation15 January 2020, 22:40:43 UTC
d3752db Lauren Coombe15 January 2020, 21:52:30 UTCSet up CI with Azure Pipelines [skip ci]15 January 2020, 21:52:30 UTC
d6f832b kmnip10 December 2019, 23:55:52 UTCfixes support for uracil bases10 December 2019, 23:55:52 UTC
2a48882 mohamadi25 October 2019, 21:11:25 UTCSupporting Uracil for RNA-seq data25 October 2019, 21:11:25 UTC
cdf62de mohamadi10 February 2019, 20:46:05 UTCnthash.hpp: added precomputed seed for faster rolling10 February 2019, 20:46:05 UTC
67f6e76 mohamadi16 October 2018, 18:59:16 UTCModified README with mandatory prefix/output option16 October 2018, 18:59:16 UTC
dd4aea4 mohamadi16 October 2018, 18:45:40 UTCFixing bugs and typos and updatig help and version messages16 October 2018, 18:45:40 UTC
c9e66cc mohamadi12 October 2018, 22:15:45 UTCREADME and version updated to 1.1.012 October 2018, 22:15:45 UTC
0272ffb mohamadi04 October 2018, 21:50:31 UTCAdded option for output to a single file04 October 2018, 21:50:31 UTC
a8105d9 mohamadi04 September 2018, 04:39:06 UTCnthash.hpp: Increased periodicity of ntHash04 September 2018, 04:39:06 UTC
e3feb96 mohamadi13 April 2018, 01:07:45 UTCPrint error for FASTA/FASTQ file without header13 April 2018, 01:07:45 UTC
9cc1dcf Shaun Jackman01 March 2018, 23:31:19 UTCbrew install brewsci/bio/ntcard01 March 2018, 23:34:44 UTC
801b16d mohamadi29 January 2018, 15:54:39 UTCUpdated date29 January 2018, 15:54:39 UTC
e587d4d Hamid Mohamadi31 December 2017, 16:50:56 UTCUpdate README.md31 December 2017, 16:50:56 UTC
7a4bcc2 Hamid Mohamadi29 December 2017, 22:26:05 UTCUpdate README.md29 December 2017, 22:26:05 UTC
a3598bd Hamid Mohamadi29 December 2017, 22:25:31 UTCUpdate README.md29 December 2017, 22:25:31 UTC
4c4412a mohamadi28 November 2017, 22:16:40 UTCconfigure.ac: updating ntcard version28 November 2017, 22:16:40 UTC
fb05b32 mohamadi17 August 2017, 16:44:37 UTCChanging License to MIT17 August 2017, 16:44:37 UTC
4a15865 Hamid Mohamadi17 August 2017, 16:38:47 UTCDelete COPYRIGHT17 August 2017, 16:38:47 UTC
73dba86 mohamadi17 August 2017, 16:37:52 UTCChanging license from GPLv3 to MIT License17 August 2017, 16:37:52 UTC
1cf3557 mohamadi09 August 2017, 17:56:41 UTCChecking user set required -k parameter09 August 2017, 17:56:41 UTC
e694ac8 mohamadi25 July 2017, 09:24:24 UTCnthash.hpp: improving rotate ops25 July 2017, 09:24:24 UTC
c5a5fb2 mohamadi28 April 2017, 16:21:33 UTCupdated citation28 April 2017, 16:21:33 UTC
7132d77 mohamadi20 April 2017, 23:57:33 UTCntcard.cpp: fixing the bug to pass more than 15 k values20 April 2017, 23:57:33 UTC
f50f8d1 mohamadi31 March 2017, 17:10:03 UTCnthash.hpp: formatted31 March 2017, 17:10:03 UTC
ea75b66 mohamadi29 March 2017, 18:52:30 UTCnthll, ntcard: remove extra line29 March 2017, 18:52:30 UTC
ff76406 mohamadi29 March 2017, 18:48:43 UTCntcard.cpp: set --cov to 6553529 March 2017, 18:48:43 UTC
a3cc209 Hamid Mohamadi26 February 2017, 19:16:02 UTCUpdate README: specify prefix for output file26 February 2017, 19:16:02 UTC
a361732 mohamadi26 February 2017, 19:06:06 UTCAdded feature: specify prefix for output histogram files26 February 2017, 19:06:06 UTC
15ce07e Hamid Mohamadi02 February 2017, 22:39:42 UTCUpdate configure.ac02 February 2017, 22:39:42 UTC
c7e9f88 mohamadi02 February 2017, 19:21:58 UTCMake -O3 defualt in configure.ac02 February 2017, 19:21:58 UTC
73c2f3a mohamadi31 January 2017, 22:43:28 UTCAdded inline to all functions31 January 2017, 22:43:28 UTC
3d1b07b mohamadi19 January 2017, 01:05:25 UTCMakefile.am: included StringUtil.h19 January 2017, 01:05:25 UTC
dd1b886 Hamid Mohamadi11 January 2017, 22:17:17 UTCUpdate README.md11 January 2017, 22:17:17 UTC
de4252d Hamid Mohamadi11 January 2017, 21:01:42 UTCUpdate README.md11 January 2017, 21:01:42 UTC
86d28c1 Hamid Mohamadi11 January 2017, 20:56:14 UTCUpdate README.md11 January 2017, 20:56:14 UTC
88f0622 mohamadi11 January 2017, 20:49:53 UTCAutotools version11 January 2017, 20:49:53 UTC
7eda6f8 Hamid Mohamadi08 January 2017, 19:16:36 UTCUpdate README.md08 January 2017, 19:16:36 UTC
9a328dc Hamid Mohamadi22 December 2016, 20:40:56 UTCUpdate README.md22 December 2016, 20:40:56 UTC
38d21c1 mohamadi22 December 2016, 20:32:26 UTCmade code C++14 friendly22 December 2016, 20:32:26 UTC
8be737f mohamadi22 December 2016, 20:20:30 UTCAdded multiple k option22 December 2016, 20:20:30 UTC
1789808 Hamid Mohamadi06 December 2016, 20:45:38 UTCUpdate README.md06 December 2016, 20:45:38 UTC
189c34c Hamid Mohamadi06 December 2016, 20:22:17 UTCUpdate README.md06 December 2016, 20:22:17 UTC
83319cd mohamadi04 November 2016, 23:29:45 UTCAdded COPYRIGHT04 November 2016, 23:29:45 UTC
2ff88f3 Hamid Mohamadi04 November 2016, 17:10:37 UTCUpdate LICENSE04 November 2016, 17:10:37 UTC
1057d5e Hamid Mohamadi03 November 2016, 21:21:14 UTCDelete COPYRIGHT03 November 2016, 21:21:14 UTC
feb151e Hamid Mohamadi03 November 2016, 20:52:23 UTCUpdate README.md03 November 2016, 20:52:23 UTC
d6a5b67 Hamid Mohamadi03 November 2016, 18:59:36 UTCUpdate LICENSE03 November 2016, 18:59:36 UTC
30b0cbc Hamid Mohamadi03 November 2016, 18:14:11 UTCUpdate LICENSE03 November 2016, 18:14:11 UTC
14cf1e8 Hamid Mohamadi03 November 2016, 18:12:53 UTCUpdate LICENSE03 November 2016, 18:12:53 UTC
f37ff6d Hamid Mohamadi03 November 2016, 17:42:54 UTCUpdate LICENSE03 November 2016, 17:42:54 UTC
0931eda Hamid Mohamadi31 October 2016, 23:19:47 UTCUpdate README.md31 October 2016, 23:19:47 UTC
cd43ba8 Hamid Mohamadi31 October 2016, 23:18:18 UTCUpdate README.md31 October 2016, 23:18:18 UTC
434dcb7 Hamid Mohamadi31 October 2016, 20:40:58 UTCUpdate README.md31 October 2016, 20:40:58 UTC
76cef0a Hamid Mohamadi31 October 2016, 20:31:41 UTCUpdate README.md31 October 2016, 20:31:41 UTC
53d67d7 Hamid Mohamadi31 October 2016, 20:27:08 UTCUpdate README.md31 October 2016, 20:27:08 UTC
5cfb4bc mohamadi31 October 2016, 20:13:01 UTCAdding GPL-3 License31 October 2016, 20:13:01 UTC
65a2cd7 mohamadi31 October 2016, 20:03:02 UTCSubmitted version31 October 2016, 20:03:02 UTC
9c199bd mohamadi20 July 2016, 17:55:50 UTCnthash handles k-mers with nonACGT20 July 2016, 17:55:50 UTC
97dc3b2 mohamadi19 July 2016, 17:52:26 UTCnthist: accepting bam, sam, gz, bz, fasta, fastq format19 July 2016, 17:52:26 UTC
5409a93 mohamadi16 July 2016, 19:12:44 UTCnonACGT resolved16 July 2016, 19:12:44 UTC
ce1b6ee mohamadi09 July 2016, 17:58:29 UTCnthist first version09 July 2016, 17:58:29 UTC
34a6dd0 mohamadi21 June 2016, 00:35:26 UTCMakefile:added ntcardm21 June 2016, 00:35:26 UTC
2257e55 mohamadi21 June 2016, 00:10:17 UTCntcardm.cpp: multi k-value ntcard added21 June 2016, 00:10:17 UTC
bcd0f86 mohamadi20 June 2016, 16:38:32 UTCestComp added20 June 2016, 16:38:32 UTC
6569665 mohamadi20 June 2016, 16:08:55 UTCntcard.cpp: formatted20 June 2016, 16:08:55 UTC
6d9fc33 mohamadi20 June 2016, 16:06:33 UTCntcard.cpp: f1 computation added20 June 2016, 16:06:33 UTC
fa9c5c1 mohamadi17 June 2016, 21:29:46 UTCMerge branch 'master' of github.com:bcgsc/ntCard17 June 2016, 21:29:46 UTC
9074963 mohamadi16 June 2016, 21:45:45 UTCFirst Parallel Version: Data Parallelism16 June 2016, 21:45:45 UTC
72ba3bf Golnaz Jahesh16 June 2016, 02:44:13 UTCRevert "Kmer count comparison of kmc-abyss" This reverts commit 53f1a9d5713d36a1463e2a3bcc26915ec6777ab1.16 June 2016, 02:44:13 UTC
53f1a9d Golnaz Jahesh16 June 2016, 02:33:37 UTCKmer count comparison of kmc-abyss16 June 2016, 02:33:37 UTC
8272d1e mohamadi08 June 2016, 01:48:25 UTCChecking seqLen>= kmerLen08 June 2016, 01:48:25 UTC
a4049ad mohamadi08 June 2016, 01:15:07 UTCformatted ntcard.cpp08 June 2016, 01:15:07 UTC
e1c6b46 mohamadi08 June 2016, 01:13:39 UTCreading BAM and gzip files08 June 2016, 01:13:39 UTC
0c918c6 mohamadi07 June 2016, 18:21:37 UTCFastaReader added07 June 2016, 18:21:37 UTC
ce5fa36 Hamid Mohamadi03 June 2016, 22:31:35 UTCUpdate ntcard.cpp03 June 2016, 22:31:35 UTC
44360a0 Hamid Mohamadi03 June 2016, 22:20:24 UTCUpdate ntcard.cpp03 June 2016, 22:20:24 UTC
f90e292 Hamid Mohamadi03 June 2016, 22:20:07 UTCUpdate ntcard.cpp03 June 2016, 22:20:07 UTC
f97b25e mohamadi03 June 2016, 22:17:51 UTCReading from fasta file, gz file, and estimating canonical form added03 June 2016, 22:17:51 UTC
37d1c3c mohamadi03 June 2016, 19:08:03 UTCMultiple file option added03 June 2016, 19:08:03 UTC
1f31930 mohamadi03 June 2016, 18:57:03 UTCInitial parallel version03 June 2016, 18:57:03 UTC
2241563 mohamadi02 June 2016, 23:35:38 UTCParameter tuning02 June 2016, 23:35:38 UTC
cf5dbd9 mohamadi02 June 2016, 23:31:47 UTCParameter tuning02 June 2016, 23:31:47 UTC
37db140 mohamadi02 June 2016, 16:05:59 UTCbfcard added02 June 2016, 16:05:59 UTC
52cd119 mohamadi02 June 2016, 16:05:24 UTCntcard first working version02 June 2016, 16:05:24 UTC
  • Newer
  • Older

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— Contact— JavaScript license information— Web API

back to top