CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 23:07:11 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"741b92afa903c3586ae78dee13ea1dee"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ymgXxAXHpL7iw%2Bl9M9Hd9dZ8cs7yZOP3oeW5l%2BhDmCWfGchqpAhWnvdWmB28RRdoXwybm3yvRqXi6O7BBYNTCx6YGpwb0vLgPo%2B%2FZ3qRHbD5Mup9hJImFt1wmOPS0V%2B0v%2F4xRApfhwVWE0065qixrXQkphGkESE6txkuxozO5S2PFKAyMSO8DQsC39Q1REPcd69LCQbvEcLVNWzGILeE%2FHc8m8%2FtDAiN4gl2Oe3EBE8Cls%2FJpS8C83ooXd4YsH6jwIhhbZzSs2vYletZhYNjmQ%3D%3D--mzM4so8PvyQmLKdg--O%2F1wdephoKwvVsfAQCZ5wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1291910633.1752880030; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 23:07:10 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 23:07:10 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ADCC:1AA78F:1F4DBB:2A6F5D:687AD39E
GitHub - homonecloco/samtools-ruby: Binder of samtools for ruby, on the top of FFI.
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5
Binder of samtools for ruby, on the top of FFI.
License
homonecloco/samtools-ruby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
samtools-ruby Intrduction Binder of samtools for ruby, on the top of FFI. This project was born from the need to add support of BAM files to the gee_fu genome browser (https://github.com/danmaclean/gee_fu). Installation At the moment, the only way to "install" the module is to copy it to copy the content of the lib folder on any lib folder you have. You must also copy your libbam.a (linux) or libbam.dll (windows) from samtools. If you have a Mac, add the following variable to the makefile of samtools DYFLAGS = -dynamiclib -lz and the following target: dylib: libbam.dylib libbam.dylib:$(LOBJS) $(CC) $(CFLAGS) $(DYFLAGS) -o libbam.dylib $(LOBJS) Then, run make dylib Finally, you copy the .dylib file to your lib folder. Usage The easiest way to see in "action" samtools-ruby to call rake test. Dependencies: -FFI (https://github.com/ffi/ffi) -libbam This can be obtained from samtools. (https://samtools.sourceforge.net/ ) LICENSE This wrapper is available under GPLv3. FAQ. I´m getting a segmentation Fault, what did I do wrong? There are two known segmentation faults at the moment -When you try to load a text file as binary file -When you try to lad a binary file as a text file If this is not the problem, or you have any other question, don´t hesitate on dropping a line to Ricardo dot Ramirez-Gonzalez at bbsrc dot ac dot uk TODO -Write a gem to install it -Filter to the fetching algorithm (give a condition that has to be satisfied to add the alignment to the list) -Examples of how to use it, besides the test folder
About
Binder of samtools for ruby, on the top of FFI.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
You can’t perform that action at this time.