forked from samtools/samtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added 2019 to copyright dates on files committed in 2019. Update files that should have been done before 2019.
- Loading branch information
Showing
52 changed files
with
52 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam.c -- BAM format. | ||
Copyright (C) 2008-2013, 2015 Genome Research Ltd. | ||
Copyright (C) 2008-2013, 2015, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2009-2012 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam.h -- BAM API. | ||
Copyright (C) 2008-2014 Genome Research Ltd. | ||
Copyright (C) 2008-2014, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2010-2012 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bam2bcf.c -- variant calling. | ||
Copyright (C) 2010-2012 Broad Institute. | ||
Copyright (C) 2012-2014 Genome Research Ltd. | ||
Copyright (C) 2012-2015 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bam2depth.c -- depth subcommand. | ||
Copyright (C) 2011, 2012 Broad Institute. | ||
Copyright (C) 2012-2014 Genome Research Ltd. | ||
Copyright (C) 2012-2016, 2018, 2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_addrprg.c -- samtools command to add or replace readgroups. | ||
Copyright (c) 2013, 2015, 2016 Genome Research Limited. | ||
Copyright (c) 2013, 2015-2017, 2019 Genome Research Limited. | ||
Author: Martin O. Pollard <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_aux.c -- remaining aux field handling. | ||
Copyright (C) 2008-2010, 2013 Genome Research Ltd. | ||
Copyright (C) 2008-2010, 2013, 2015, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2011 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_fastq.c -- FASTA and FASTQ file generation | ||
Copyright (C) 2009-2017 Genome Research Ltd. | ||
Copyright (C) 2009-2017, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2009, 2011, 2012 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bam_markdup.c -- Mark duplicates from a coord sorted file that has gone | ||
through fixmates with the mate scoring option on. | ||
Copyright (C) 2017-19 Genome Research Ltd. | ||
Copyright (C) 2017-2019 Genome Research Ltd. | ||
Author: Andrew Whitwham <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_quickcheck.c -- quickcheck subcommand. | ||
Copyright (C) 2015 Genome Research Ltd. | ||
Copyright (C) 2015-2017 Genome Research Ltd. | ||
Author: Joshua C. Randall <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_rmdup.c -- duplicate read detection. | ||
Copyright (C) 2009, 2015 Genome Research Ltd. | ||
Copyright (C) 2009, 2015, 2016, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2009 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_rmdupse.c -- duplicate read detection for unpaired reads. | ||
Copyright (C) 2009, 2015 Genome Research Ltd. | ||
Copyright (C) 2009, 2015, 2016, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2009 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_sort.c -- sorting and merging. | ||
Copyright (C) 2008-2016 Genome Research Ltd. | ||
Copyright (C) 2008-2019 Genome Research Ltd. | ||
Portions copyright (C) 2009-2012 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_split.c -- split subcommand. | ||
Copyright (C) 2013-2016,2018 Genome Research Ltd. | ||
Copyright (C) 2013-2016,2018-2019 Genome Research Ltd. | ||
Author: Martin Pollard <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_stat.c -- flagstat subcommand. | ||
Copyright (C) 2009, 2011, 2013-2015 Genome Research Ltd. | ||
Copyright (C) 2009, 2011, 2013-2015, 2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_tview.c -- tview subcommand. | ||
Copyright (C) 2008-2016 Genome Research Ltd. | ||
Copyright (C) 2008-2016, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2013 Pierre Lindenbaum, Institut du Thorax, INSERM U1087, Université de Nantes. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_tview.h -- tview subcommand. | ||
Copyright (C) 2008, 2013 Genome Research Ltd. | ||
Copyright (C) 2008, 2013, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2013 Pierre Lindenbaum, Institut du Thorax, INSERM U1087, Université de Nantes. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* bam_tview_curses.c -- curses tview implementation. | ||
Copyright (C) 2008-2013 Genome Research Ltd. | ||
Copyright (C) 2008-2015, 2019 Genome Research Ltd. | ||
Portions copyright (C) 2013 Pierre Lindenbaum, Institut du Thorax, INSERM U1087, Université de Nantes. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
/* bam_tview_html.c -- HTML tview output. | ||
Copyright (C) 2013 Pierre Lindenbaum, Institut du Thorax, INSERM U1087, Université de Nantes. | ||
Copyright (C) 2019 Genome Research Ltd. | ||
Author: Pierre Lindenbaum <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bamshuf.c -- collate subcommand. | ||
Copyright (C) 2012 Broad Institute. | ||
Copyright (C) 2013, 2015, 2018 Genome Research Ltd. | ||
Copyright (C) 2013, 2015-2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bedcov.c -- bedcov subcommand. | ||
Copyright (C) 2012 Broad Institute. | ||
Copyright (C) 2013-2014 Genome Research Ltd. | ||
Copyright (C) 2013-2014, 2018, 2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* bedidx.c -- BED file indexing. | ||
Copyright (C) 2011 Broad Institute. | ||
Copyright (C) 2014,2017 Genome Research Ltd. | ||
Copyright (C) 2014, 2017-2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Configure script for samtools, utilities for Sequence Alignment/Map files. | ||
# | ||
# Copyright (C) 2015 Genome Research Ltd. | ||
# Copyright (C) 2015, 2017 Genome Research Ltd. | ||
# | ||
# Author: John Marshall <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools depth \- computes the read depth at each position or region | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools fasta / fastq \- converts a SAM/BAM/CRAM file to FASTA or FASTQ | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools flagstat \- counts the number of alignments for each FLAG type | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools mpileup \- produces "pileup" textual format from an alignment | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools reheader \- replaces the header in the input file | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools tview \- display alignments in a curses-based interactive viewer. | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools view \- views and converts SAM/BAM/CRAM files | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.SH NAME | ||
samtools \- Utilities for the Sequence Alignment/Map (SAM) format | ||
.\" | ||
.\" Copyright (C) 2008-2011, 2013-2018 Genome Research Ltd. | ||
.\" Copyright (C) 2008-2011, 2013-2019 Genome Research Ltd. | ||
.\" Portions copyright (C) 2010, 2011 Broad Institute. | ||
.\" | ||
.\" Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# Author : Heng Li <[email protected]> | ||
# | ||
# Copyright (C) 2009,2014 Genome Research Ltd. | ||
# Copyright (C) 2009,2014, 2019 Genome Research Ltd. | ||
# | ||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||
# of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* phase.c -- phase subcommand. | ||
Copyright (C) 2011 Broad Institute. | ||
Copyright (C) 2013-2016 Genome Research Ltd. | ||
Copyright (C) 2013-2016, 2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam.c -- format-neutral SAM/BAM API. | ||
Copyright (C) 2009, 2012-2015 Genome Research Ltd. | ||
Copyright (C) 2009, 2012-2016 Genome Research Ltd. | ||
Portions copyright (C) 2011 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam.h -- format-neutral SAM/BAM API. | ||
Copyright (C) 2009, 2013-2015 Genome Research Ltd. | ||
Copyright (C) 2009, 2013-2015, 2019 Genome Research Ltd. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam_opts.c -- utilities to aid parsing common command line options. | ||
Copyright (C) 2015 Genome Research Ltd. | ||
Copyright (C) 2015, 2019 Genome Research Ltd. | ||
Author: James Bonfield <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam_opts.h -- utilities to aid parsing common command line options. | ||
Copyright (C) 2015 Genome Research Ltd. | ||
Copyright (C) 2015, 2019 Genome Research Ltd. | ||
Author: James Bonfield <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam_utils.c -- various utilities internal to samtools. | ||
Copyright (C) 2014-2016 Genome Research Ltd. | ||
Copyright (C) 2014-2016, 2018, 2019 Genome Research Ltd. | ||
Author: John Marshall <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* sam_view.c -- SAM<->BAM<->CRAM conversion. | ||
Copyright (C) 2009-2017 Genome Research Ltd. | ||
Copyright (C) 2009-2019 Genome Research Ltd. | ||
Portions copyright (C) 2009, 2011, 2012 Broad Institute. | ||
Author: Heng Li <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* samtools.h -- utility routines. | ||
Copyright (C) 2013-2015 Genome Research Ltd. | ||
Copyright (C) 2013-2015, 2019 Genome Research Ltd. | ||
Author: Petr Danecek <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* stats_isize.c -- generalised insert size calculation for samtools stats. | ||
Copyright (C) 2014 Genome Research Ltd. | ||
Copyright (C) 2014, 2018 Genome Research Ltd. | ||
Author: Nicholas Clarke <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# Author : Rob Davies <[email protected]> | ||
# | ||
# Copyright (C) 2018 Genome Research Ltd. | ||
# Copyright (C) 2018-2019 Genome Research Ltd. | ||
# | ||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||
# of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# Author : Rob Davies <[email protected]> | ||
# | ||
# Copyright (C) 2018 Genome Research Ltd. | ||
# Copyright (C) 2018-2019 Genome Research Ltd. | ||
# | ||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||
# of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* test/merge/test_trans_tbl_init.c -- merge test harness. | ||
Copyright (C) 2013, 2014 Genome Research Ltd. | ||
Copyright (C) 2013-2016, 2019 Genome Research Ltd. | ||
Author: Martin O. Pollard <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* test/split/test_count_rg.c -- split test cases. | ||
Copyright (C) 2014 Genome Research Ltd. | ||
Copyright (C) 2014, 2019 Genome Research Ltd. | ||
Author: Martin O. Pollard <[email protected]> | ||
|
Oops, something went wrong.