#samtools — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #samtools, aggregated by home.social.
-
RE: https://genomic.social/@yokofakun/115740891523944578
https://github.com/samtools/htsjdk/discussions/1760#discussioncomment-16384234
> HTSJDK has not been the most actively maintained project for a long time, and with many departures from Broad in the last couple of years, it's not clear to me who still has an active interest in helping maintain the project.
-
RE: https://genomic.social/@yokofakun/115740891523944578
https://github.com/samtools/htsjdk/discussions/1760#discussioncomment-16384234
> HTSJDK has not been the most actively maintained project for a long time, and with many departures from Broad in the last couple of years, it's not clear to me who still has an active interest in helping maintain the project.
-
RE: https://genomic.social/@yokofakun/115740891523944578
https://github.com/samtools/htsjdk/discussions/1760#discussioncomment-16384234
> HTSJDK has not been the most actively maintained project for a long time, and with many departures from Broad in the last couple of years, it's not clear to me who still has an active interest in helping maintain the project.
-
RE: https://genomic.social/@yokofakun/115740891523944578
https://github.com/samtools/htsjdk/discussions/1760#discussioncomment-16384234
> HTSJDK has not been the most actively maintained project for a long time, and with many departures from Broad in the last couple of years, it's not clear to me who still has an active interest in helping maintain the project.
-
RE: https://genomic.social/@yokofakun/115740891523944578
https://github.com/samtools/htsjdk/discussions/1760#discussioncomment-16384234
> HTSJDK has not been the most actively maintained project for a long time, and with many departures from Broad in the last couple of years, it's not clear to me who still has an active interest in helping maintain the project.
-
CVE Alert: CVE-2026-31973 - samtools - samtools - https://www.redpacketsecurity.com/cve-alert-cve-2026-31973-samtools-samtools/
#OSINT #ThreatIntel #CyberSecurity #cve-2026-31973 #samtools #
-
CVE Alert: CVE-2026-31973 - samtools - samtools - https://www.redpacketsecurity.com/cve-alert-cve-2026-31973-samtools-samtools/
#OSINT #ThreatIntel #CyberSecurity #cve-2026-31973 #samtools #
-
CVE Alert: CVE-2026-31973 - samtools - samtools - https://www.redpacketsecurity.com/cve-alert-cve-2026-31973-samtools-samtools/
#OSINT #ThreatIntel #CyberSecurity #cve-2026-31973 #samtools #
-
CVE Alert: CVE-2026-31973 - samtools - samtools - https://www.redpacketsecurity.com/cve-alert-cve-2026-31973-samtools-samtools/
#OSINT #ThreatIntel #CyberSecurity #cve-2026-31973 #samtools #
-
CVE Alert: CVE-2026-31973 - samtools - samtools - https://www.redpacketsecurity.com/cve-alert-cve-2026-31973-samtools-samtools/
#OSINT #ThreatIntel #CyberSecurity #cve-2026-31973 #samtools #
-
https://github.com/Dedaniya08/samtools This repository is a GPU-accelerated fork of samtools/samtools, originally developed by Genome Research Ltd. and contributors.
-
https://github.com/Dedaniya08/samtools This repository is a GPU-accelerated fork of samtools/samtools, originally developed by Genome Research Ltd. and contributors.
-
https://github.com/Dedaniya08/samtools This repository is a GPU-accelerated fork of samtools/samtools, originally developed by Genome Research Ltd. and contributors.
-
https://github.com/Dedaniya08/samtools This repository is a GPU-accelerated fork of samtools/samtools, originally developed by Genome Research Ltd. and contributors.
-
https://github.com/Dedaniya08/samtools This repository is a GPU-accelerated fork of samtools/samtools, originally developed by Genome Research Ltd. and contributors.
-
@kaasbaas #wikipedia (English language) is only ~22GB of #bzip2 compressed #xml (uncompressed size is ~86GB).
is it possible to access it without decompression? I guess #random #access to .xml.bz2 should be a solved problem, right?
we're routinely using gzip with random access in #bioinformatics ie via #samtools or #tabixEDIT:
Wikipedia xml.bz2 does support random access for multistream version. does @kiwix or any other wiki reader support it? I couldn't find info on their website... -
@kaasbaas #wikipedia (English language) is only ~22GB of #bzip2 compressed #xml (uncompressed size is ~86GB).
is it possible to access it without decompression? I guess #random #access to .xml.bz2 should be a solved problem, right?
we're routinely using gzip with random access in #bioinformatics ie via #samtools or #tabixEDIT:
Wikipedia xml.bz2 does support random access for multistream version. does @kiwix or any other wiki reader support it? I couldn't find info on their website... -
@kaasbaas #wikipedia (English language) is only ~22GB of #bzip2 compressed #xml (uncompressed size is ~86GB).
is it possible to access it without decompression? I guess #random #access to .xml.bz2 should be a solved problem, right?
we're routinely using gzip with random access in #bioinformatics ie via #samtools or #tabixEDIT:
Wikipedia xml.bz2 does support random access for multistream version. does @kiwix or any other wiki reader support it? I couldn't find info on their website... -
@kaasbaas #wikipedia (English language) is only ~22GB of #bzip2 compressed #xml (uncompressed size is ~86GB).
is it possible to access it without decompression? I guess #random #access to .xml.bz2 should be a solved problem, right?
we're routinely using gzip with random access in #bioinformatics ie via #samtools or #tabixEDIT:
Wikipedia xml.bz2 does support random access for multistream version. does @kiwix or any other wiki reader support it? I couldn't find info on their website... -
@kaasbaas #wikipedia (English language) is only ~22GB of #bzip2 compressed #xml (uncompressed size is ~86GB).
is it possible to access it without decompression? I guess #random #access to .xml.bz2 should be a solved problem, right?
we're routinely using gzip with random access in #bioinformatics ie via #samtools or #tabixEDIT:
Wikipedia xml.bz2 does support random access for multistream version. does @kiwix or any other wiki reader support it? I couldn't find info on their website... -
gcc -g -Wall -O2 -fvisibility=hidden -I. -c -o simd.o simd.c
simd.c:126:5: warning: implicit declaration of function ‘_mm_lddqu_si128’ [-Wimplicit-function-declaration]
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);
^
simd.c:126:30: error: incompatible types when initializing type ‘__m128i’ using type ‘int’
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);🤔 #samtools 1.21
-
gcc -g -Wall -O2 -fvisibility=hidden -I. -c -o simd.o simd.c
simd.c:126:5: warning: implicit declaration of function ‘_mm_lddqu_si128’ [-Wimplicit-function-declaration]
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);
^
simd.c:126:30: error: incompatible types when initializing type ‘__m128i’ using type ‘int’
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);🤔 #samtools 1.21
-
gcc -g -Wall -O2 -fvisibility=hidden -I. -c -o simd.o simd.c
simd.c:126:5: warning: implicit declaration of function ‘_mm_lddqu_si128’ [-Wimplicit-function-declaration]
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);
^
simd.c:126:30: error: incompatible types when initializing type ‘__m128i’ using type ‘int’
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);🤔 #samtools 1.21
-
gcc -g -Wall -O2 -fvisibility=hidden -I. -c -o simd.o simd.c
simd.c:126:5: warning: implicit declaration of function ‘_mm_lddqu_si128’ [-Wimplicit-function-declaration]
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);
^
simd.c:126:30: error: incompatible types when initializing type ‘__m128i’ using type ‘int’
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);🤔 #samtools 1.21
-
gcc -g -Wall -O2 -fvisibility=hidden -I. -c -o simd.o simd.c
simd.c:126:5: warning: implicit declaration of function ‘_mm_lddqu_si128’ [-Wimplicit-function-declaration]
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);
^
simd.c:126:30: error: incompatible types when initializing type ‘__m128i’ using type ‘int’
__m128i nuc_lookup_vec = _mm_lddqu_si128((__m128i *)seq_nt16_str);🤔 #samtools 1.21
-
The PR for samtools (visualize CNVs in the #terminal ) was merged today ! #samtools #cnv #sv #structuralvariant #ascii https://github.com/samtools/samtools/pull/1910
-
I was reminded of this helpful tool the other day to identify SAM/BAM/CRAM flag values.
Great when you are hacking away with #samtools view commands and need to know the flag number to filter based on read properties, such as read unmapped and mate unmapped.
#genomics #bioinformatics
https://broadinstitute.github.io/picard/explain-flags.html