bioinform-0.1.14

https://rubygems.org

bioinform

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 359691

number: 0.1.14

platform: ruby

spec_sha256: d7384268736ba3dd35081da9d95c8927145578a4e76b362d00bdd4aab96c2c94

sha256: 8816a41563e8d1481d044e9c829ac7f44d546fac1fa45addd094f735e53bf0b3

created_at: 2024-05-13 08:18:59 UTC

updated_at: 2024-06-07 23:53:41 UTC

position: 8

version_data_entries_count: 127

uploaded_at: 2013-12-16 19:02:57 UTC

indexed: true

has_extensions:

extensions:

Gem size: 58 KB

Version Data Entries

Total: 127

Unpacked size: 217 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10066400159 Bytesc8f3910fe27cc6d29beef87196b57a5246ffc9e09541a0685cf600d4ec859de8
Gemfile10066400347 Bytes213efe3e9e042ec78ea1272f636ee71c386a1a7d2079fea5d8cd68e4f9242c34
Guardfile10066400302 Bytes556a331b23a3569f2a3ce93b7ea0cdf3f2ae8704ce751a99fe61aa6aef107e16
LICENSE100664001.04 KB149523a4c59b4a18016928582625b59b2134c58854436f6c0faad95e7671ada8
README.md100664001.41 KBe6d3a68a1dfee09d8d7cd190a40ed29b60a36c2edeb0ed549aaac29d5f1dcc1a
Rakefile10066400105 Bytesae2e65ba5b3d0de075a0cb50823f7ff30eef9bef5de3c773bdcee8175ba67d9d
TODO.txt100664002.87 KBdee3b29ee63a926567cbaa388d9c7cad569cd0de1a3aad30336f0cf8c56084ba
bin/merge_into_collection10066400129 Bytes5f69736214b18893331d7b649ed18dca0ef9c0efbd02a0cc1da1fe2f96b09145
bin/pcm2pwm10066400103 Bytes70ce828ef82cf131d7cdeecc0034c104b74cba79657c10d210ea4a574a5e6fd3
bin/split_motifs10066400112 Bytes73a701d9b31ae4a9092ad2fbb42157498c02a6175bf93e443bb5fe4104a9a2eb
bioinform.gemspec10066400924 Bytesddf0ae3486f534fd1db67467d32b0e730001646b3a19e9007d2a3493fc70e545
lib/bioinform.rb10066400274 Bytes6a542923777bcc95f82f9bd4ff6573d3c98d25fce8899e4992abd79cb5b58d22
lib/bioinform/cli.rb10066400912 Bytes17eda214937557e500f7c6acd3d76dc5ea4f21b07eeed5c1a0df380468f67837
lib/bioinform/cli/convert_motif.rb100664004.14 KB5577cd9a1cc40bf6e5a7e5f1db7a78c12b72537b40ad10dff85c6eb6ab7512ea
lib/bioinform/cli/merge_into_collection.rb100664002.96 KB5569eda1ebf941f4870739d7264ce91852389574c2147e30090f13faf6278d7a
lib/bioinform/cli/pcm2pwm.rb100664001.55 KBd80693128b873c4288a5732df12a68e240f0b9885136b19ca5dd66440e24e3c0
lib/bioinform/cli/split_motifs.rb100664001.5 KB0911879dd9069b65c2de388935090de28197108798cea48e83ed3772b2b87788
lib/bioinform/conversion_algorithms/pcm2ppm_converter.rb10066400386 Bytesb33c8625d68406048fc90fbdb82c4ca62a04db862ff31ffe44e387e91895c177
lib/bioinform/conversion_algorithms/pcm2pwm_converter.rb10066400776 Bytese007b14197279b122a064964f32d231701cda06d70ff978ce7bc464d330258a4
lib/bioinform/conversion_algorithms/pcm2pwm_mara_converter.rb100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/conversion_algorithms/ppm2pcm_converter.rb100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/conversion_algorithms/ppm2pwm_converter.rb100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/data_models.rb10066400319 Bytesdf7f9a810bd8842822a73f7338cfc2cc953500b4dae7c4419ae0ff78129d52a1
lib/bioinform/data_models/collection.rb100664001.64 KB2c75795b62b17c8628fdb71476388692d8ad78efdd87cd13ec99d6175560a8cb
lib/bioinform/data_models/motif.rb100664001.81 KB274ad5c74d5a5d221e8b3839fd1ce2694f7157145fcc18232a81999fe0568d4b
lib/bioinform/data_models/pcm.rb10066400543 Bytes13f83e43a284794186f17c03b1f3e781d1194f9f41a404840b7eb5bece215306
lib/bioinform/data_models/pm.rb100664004.18 KB8e460a453cd8a5f7b65f86216f89888f68f179f5e59dccc9a10fe3c9c301a8e0
lib/bioinform/data_models/ppm.rb10066400142 Bytesd51763a11ca261be3147a0a7fd4dd293982ee664f84df58944f12eb5f5cd5fb2
lib/bioinform/data_models/pwm.rb100664001.78 KB5fb141eece282a4667755da1f66ecac6b48711f7ac3d53cc4a10d387984c9587
lib/bioinform/formatters.rb1006640092 Bytes194985ca8f12314713e640dfe70e4777059743d8e17394e3b16cf1fec72b4592
lib/bioinform/formatters/raw_formatter.rb10066400726 Bytes7cc63c8524474ae92a216b21492b0efb283dbdc818039672093949f0966fb034
lib/bioinform/formatters/transfac_formatter.rb10066400810 Bytesdbaddc685d64cf4657cb1c4e35e1fbeabc928632f9f2bf41371e39a741e3c046
lib/bioinform/parsers.rb10066400289 Bytesffd31a7534d06350c5415f80259b298697749a1a0cfded0263cf2380e94e3c9f
lib/bioinform/parsers/jaspar_parser.rb10066400676 Bytes890432a242d265c6bc618601192b7054f58c284b5db6c368718ed0d6e9a269c5
lib/bioinform/parsers/parser.rb100664002.83 KB320bfd5b39dba0a08ffccdae6036c6c6e365dfdb8f3a02b9742a06df6f7c20a1
lib/bioinform/parsers/splittable_parser.rb100664001.24 KB99f32856490c0876825a4b4365ffb0c652471798810d7a293f482415ac00c2ad
lib/bioinform/parsers/string_fantom_parser.rb10066400707 Bytes1247e0d4796c0189b083d3323246055f33682e466379819453a920936cdacd77
lib/bioinform/parsers/string_parser.rb100664001.56 KB4609465a5c7308d7d7ab68dc6dcb1e19dffacfa13f5718af8248b6d1a062d0a3
lib/bioinform/parsers/trivial_parser.rb10066400932 Bytes26b65236dceb19257f98a3d9647f54cc0172765cb68584f44b9a4f756fb3f0ef
lib/bioinform/parsers/yaml_parser.rb10066400815 Bytese7d72dc66c3056f7f7194fc116be1e71621b1a149791e6373cdcbd1fe917c777
lib/bioinform/support.rb10066400628 Bytes39e0f8f1a9e02d8bd93144f5b1c7b30383b60c64d763407de684810dffaff86e
lib/bioinform/support/advanced_scan.rb10066400135 Bytesae1d84056725156cc6d9a57fa645dc2f4de0f61aa477912b2e9d3c99aa489332
lib/bioinform/support/array_product.rb10066400122 Bytesbd7cf101a02b9228eaa570ac5a68a2d2d9ef013563939f869df734882685b04a
lib/bioinform/support/array_zip.rb10066400114 Bytese4b1bc74257cba275c1e40a226e924551d04c3b6cf1d4efe0dca1cfeec9ef8ef
lib/bioinform/support/collect_hash.rb10066400249 Bytes4f7edc38a4af6ab6197646c07ca61be6fe1f4bb8a6578d8688bac35fcb73c1ba
lib/bioinform/support/deep_dup.rb1006640074 Byteseddbcbf7fbe0d97ccec36e98f0ef63ca5da798eadf267bffa931259640f27106
lib/bioinform/support/delete_many.rb10066400254 Bytesf5a6afd7a76b8aa319cc206e8ca724c0a240c2365f98fb5b2123016c0f28107b
lib/bioinform/support/inverf.rb10066400358 Bytes83b829a20695c5851c92164242ff342cd61cd7b9d3a39241850acb83f7107ad6
lib/bioinform/support/multiline_squish.rb10066400189 Bytes507f626066a21da7e36d5d9912722efb4ce7aca4c6552511694fcf04dfb67b51
lib/bioinform/support/parameters.rb10066400726 Bytes8a34953e0682cee93b4ee70c7fdb89b038525d18bd70fbd7cde0a30278b5a318
lib/bioinform/support/partial_sums.rb10066400314 Bytes3756e3dfc70ae5d3c3a9996416c4f6077886c84d76b13aa809304511cc70f315
lib/bioinform/support/same_by.rb10066400254 Bytes5c8ef33235ad54e3118b8cec7ad17bb04f868c4e08acdcf02e4788d8b9372ffe
lib/bioinform/support/strip_doc.rb10066400110 Bytes9b888e6b52e7365eb4c9d00c96a5f6eb055bb16f786e8d23237ce62c011e00bd
lib/bioinform/support/third_part/active_support/core_ext/array/extract_options.rb10066400801 Bytesdcda0b240a9573100ad54b8c69d2338770439ddd6290ce393dfce33262ee5c54
lib/bioinform/support/third_part/active_support/core_ext/hash/indifferent_access.rb10066400906 Bytes4d0e7c06eaa580588a9dd5cf670d721352760d1f55d51bac683a40ba47bf3434
lib/bioinform/support/third_part/active_support/core_ext/hash/keys.rb100664001.76 KB31f195b030489e110862de10f01984ca796ede35e2deb561a4622befbb6a90f4
lib/bioinform/support/third_part/active_support/core_ext/module/attribute_accessors.rb100664001.71 KB6cbee2313b8afa457f42c2f42b2b451d229f487f7dafb61844d888deb4a09efd
lib/bioinform/support/third_part/active_support/core_ext/object/try.rb100664001.73 KBd1add1e456d8b6a0a37d7b7d6c94c6f423b874d336cff32a6f1d2e3472fb157c
lib/bioinform/support/third_part/active_support/core_ext/string/access.rb100664002.22 KB801253d130400f14e5c78d07a6362bb086102f16304542df8edfed86b597a3cb
lib/bioinform/support/third_part/active_support/core_ext/string/behavior.rb10066400152 Bytes4be22c0be4e13c51a496d18adb39cd7df82bbe99fd49fe3fd9f670fa101b9c7e
lib/bioinform/support/third_part/active_support/core_ext/string/filters.rb100664001.67 KB412ea2b1dcac086397d5e4eb768f2e194f9a41d0bbad1dfbfba7a31fba034870
lib/bioinform/support/third_part/active_support/core_ext/string/multibyte.rb100664002.58 KB1b49bae4a15b3c9868dcf9ef91ef0450b6459e014d678c01b2ade589bbcb4ad2
lib/bioinform/support/third_part/active_support/hash_with_indifferent_access.rb100664004.76 KB811b5ccd383e14be88f698570afa29418bda4ad68ff620d6eef92fcd04148629
lib/bioinform/support/third_part/active_support/multibyte.rb100664001.91 KB9ee97873d69dbb674a64324dbc0610dd66cfe0fc98978081c832456209b577c3
lib/bioinform/support/third_part/active_support/multibyte/chars.rb1006640017.3 KBe7647bc494ca4739997f00a776edd63d134e9b63ff4dcab4f63b6389fd42d64c
lib/bioinform/support/third_part/active_support/multibyte/exceptions.rb10066400188 Bytes896eae4ef850ef698d6cce108caac95886bb6c725e039bcde720ceab34fb191a
lib/bioinform/support/third_part/active_support/multibyte/unicode.rb1006640014.7 KB7ad57a0774f909056a46680776f6eb4ede9f068b0828a4594d94790dc938fbea
lib/bioinform/support/third_part/active_support/multibyte/utils.rb100664001.64 KBb8b53afe8ed6c803bd83efb6745ecb56570a219465cc566ae1b7564c8a9bf0eb
lib/bioinform/version.rb1006640042 Bytesce57a7db12b790736654c3d68e0270d66d1392780f8bf33017e514cb11e60659
spec/cli/cli_spec.rb10066400639 Bytes7b00b8475ecba493f309eed3d7a4097305b3f82dc72973c4b8bad8bbf8f900b7
spec/cli/convert_motif_spec.rb100664003.6 KBdeff57968937082a255da35bfee202a91c4f315f6fa9365d446c032ce1c73a1a
spec/cli/data/merge_into_collection/GABPA_f1.pwm100664001023 Bytes1bc690aeed22da3caf505e0f342b09c7b5294354d6e22e4dc7922e072718bf21
spec/cli/data/merge_into_collection/KLF4_f2.pwm10066400778 Bytes84930d2d153b4bacf9565b47364393b223f56f7a2fcab68f4085322bcd6ca106
spec/cli/data/merge_into_collection/SP1_f1.pwm10066400867 Bytes2689028278dd42ce24cb666b655d236d80fb18de8c28a73e4b7f61c3753a03b7
spec/cli/data/merge_into_collection/collection.txt.result100664002.61 KB43583cf69ac5bac0e491b4231e6105acf6be4d60cbe5497bba9b15fd46ef2409
spec/cli/data/merge_into_collection/collection.yaml.result100664005.42 KB5cff3f192109c1d5c6b3e3aaefeb149fbab0764603d873849a7d4dcea113ad30
spec/cli/data/merge_into_collection/collection_pwm.yaml.result100664005.43 KBce84aa174c7745add339368b09fde5b0e37cd5ba57736445240ddad36945547f
spec/cli/data/merge_into_collection/pwm_folder/GABPA_f1.pwm100664001023 Bytes1bc690aeed22da3caf505e0f342b09c7b5294354d6e22e4dc7922e072718bf21
spec/cli/data/merge_into_collection/pwm_folder/KLF4_f2.pwm10066400778 Bytes84930d2d153b4bacf9565b47364393b223f56f7a2fcab68f4085322bcd6ca106
spec/cli/data/merge_into_collection/pwm_folder/SP1_f1.pwm10066400867 Bytes2689028278dd42ce24cb666b655d236d80fb18de8c28a73e4b7f61c3753a03b7
spec/cli/data/pcm2pwm/KLF4 f2 spaced name.pcm10066400773 Bytes077ad078cac100e5f8c3faa1e74f145ec3e45ed43aa1478cea7d49803e86e8c3
spec/cli/data/pcm2pwm/KLF4_f2.pcm10066400773 Bytes077ad078cac100e5f8c3faa1e74f145ec3e45ed43aa1478cea7d49803e86e8c3
spec/cli/data/pcm2pwm/KLF4_f2.pwm.result10066400778 Bytes84930d2d153b4bacf9565b47364393b223f56f7a2fcab68f4085322bcd6ca106
spec/cli/data/pcm2pwm/SP1_f1.pcm10066400833 Bytes041268c74faaccee1385363b2c44dcf48017c55b877ff09b44836cd45f0a56e6
spec/cli/data/pcm2pwm/SP1_f1.pwm.result10066400867 Bytes2689028278dd42ce24cb666b655d236d80fb18de8c28a73e4b7f61c3753a03b7
spec/cli/data/split_motifs/GABPA_f1.mat.result100664001023 Bytes1bc690aeed22da3caf505e0f342b09c7b5294354d6e22e4dc7922e072718bf21
spec/cli/data/split_motifs/KLF4_f2.mat.result10066400778 Bytes84930d2d153b4bacf9565b47364393b223f56f7a2fcab68f4085322bcd6ca106
spec/cli/data/split_motifs/SP1_f1.mat.result10066400867 Bytes2689028278dd42ce24cb666b655d236d80fb18de8c28a73e4b7f61c3753a03b7
spec/cli/data/split_motifs/collection.yaml100664005.43 KBce84aa174c7745add339368b09fde5b0e37cd5ba57736445240ddad36945547f
spec/cli/data/split_motifs/plain_collection.txt100664002.63 KB529c117e649358f57b820178c0cdad55268f169f4d5fd468685c6c018d473f0b
spec/cli/merge_into_collection_spec.rb100664004.15 KB456f6746ff1fd20eee173d0888d55a1401673ce13883472ba9f4b38a6b6cb748
spec/cli/pcm2pwm_spec.rb100664002.99 KBac359a4d3d5b1d13e04d6235c4e96abbca05d400832a9e64f9f74ea29924421d
spec/cli/shared_examples/convert_motif/motif_list_empty.rb10066400455 Bytes46335e402a107522fb29f978ec57504e7e68e28602a64baa1477d9c6e959f45b
spec/cli/shared_examples/convert_motif/several_motifs_specified.rb10066400418 Bytesa84fbdd47d8b2a5d40d57978dd9491bd2746cf28071b54304cbc011ef5fb9e16
spec/cli/shared_examples/convert_motif/single_motif_specified.rb100664001.31 KBcfdbcb83487364b7123ad661fe59d6191bb530c9fc07c7edba53d5ca803ca84d
spec/cli/shared_examples/convert_motif/yield_help_string.rb10066400145 Bytese90c6c3d8262a433c79d3902d5d7a6aade05a274380d08be6346500629db964d
spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb10066400249 Bytes0e653428ff48fa3b2fa8e7c67fce5eecf9984855fed442558bf371b01d2f997c
spec/cli/split_motifs_spec.rb100664002.99 KB6846b1318972eba3653d4b590691077504a52de20ca9326b826ec7130112a405
spec/data_models/collection_spec.rb100664003.42 KB30349b8b6bede1bd98307c35520d4a83b2b9318a045ce6a6ff70ec16b77bf7bc
spec/data_models/motif_spec.rb100664006.59 KBaa9a4b73e5166a80879e2676ca410e57b0098a6f7e89b25259b3d9f61db27b62
spec/data_models/pcm_spec.rb100664002.01 KB518ffae5d865e781289feac620fdac0d45c6478b7bebd2af881a7b0e494a6cca
spec/data_models/pm_spec.rb1006640013.7 KB5b787c58f5cb7731801592d648a5e9c56bd2fbfa76577318be467d1eb57c00cd
spec/data_models/ppm_spec.rb10066400135 Bytes815ab87531da8130bbf036f44fef192990482c572c25bebb9bf03541a486dd0f
spec/data_models/pwm_spec.rb100664003.36 KB3bb0f293d9c1463854caa9c39985334f06bd513d9eccbf0163edcd8ba9245618
spec/fabricators/collection_fabricator.rb10066400306 Bytesab9a6c1aa3a7065607a4e113443ab6a2d8d265de03700ea7300383a0ef5f3005
spec/fabricators/motif_fabricator.rb10066400636 Bytes7f0d8c0ce2f85925397fc5a0bf9cae6103f28e0e5891476d642f6a29d60e76a8
spec/fabricators/motif_formats_fabricator.rb100664007.3 KBd002bf52d561e363a83b8a42bc90d0db2774555d233b6cb48d7a91e7584bebb3
spec/fabricators/pcm_fabricator.rb10066400644 Bytesbad58bf9fc709f02ed89379eb4f923da2b3f3ec053133d9ad76300c0dda7c693
spec/fabricators/pm_fabricator.rb100664001.05 KBb6a80e477b702d78baa627175a94313d9b3401df8b8d3eb88f118cf9999eb756
spec/fabricators/ppm_fabricator.rb10066400578 Bytesa3ccf52495361c8778a9aa631850d04f8827fe89f7b63e295163cb3b75039aa1
spec/fabricators/pwm_fabricator.rb10066400627 Bytes58455e3fe5272a34c6d90acae1d258c819a9bebd12c286bd7e1cb40a05ce295b
spec/parsers/parser_spec.rb100664007.21 KB5bd2269e86f3ea0cd8a48292f0dea304abf08d73929cde8a6e94177bd2fbf218
spec/parsers/string_fantom_parser_spec.rb100664001.42 KB9e9f4fed7adccc0273b107a4358e3894ee45556a460d6f930b3bf4bc38441be0
spec/parsers/string_parser_spec.rb100664005.2 KB00065c08e930555487cd9afef821da84f7093fa850d33bc313e4172204f42455
spec/parsers/trivial_parser_spec.rb100664002.28 KB6858597c556876eb29e334ee4c52c039f7cb9acc67f6f3ce46e0a02d887bf570
spec/parsers/yaml_parser_spec.rb100664001.53 KBd20c23d7fd6da610f782cc6629c61f02fc2702ee3f7bba12b7c9030b55e82990
spec/spec_helper.rb10066400287 Bytes9eca01a18141194c331d7369f2af3601c14759d4422c92b4deee86e28bfd103b
spec/spec_helper_source.rb100664001.62 KBf91427aa1a498dd9ef27405d7e29ee3d7b3e2bdffe54296a528b8b8e286c504f
spec/support/advanced_scan_spec.rb100664001.18 KB8c52dcfe344b9e5d7c7c0dbfefc94cc56308697c57835948ef53ada1b7201c4d
spec/support/array_product_spec.rb10066400583 Bytesa3253c1cac7360069d9cef224cc53aea68cb757dff7b8511dfa1bde3b43c95bf
spec/support/array_zip_spec.rb10066400539 Bytese8ead02018b760f87ecded44ed50d3639ec8c37a206a9f25ff96477c1d335ea0
spec/support/collect_hash_spec.rb10066400660 Bytes2affe87f1cee1434c359f661ea34108483bc527d4cf7dd6e465b9f06d173605c
spec/support/delete_many_spec.rb100664001.27 KBf023210dc75dd29299c8f9de9716108b24a874557cf56285fb41f57dd0aefad0
spec/support/inverf_spec.rb10066400625 Bytesefd179eb7333d99f34b1886b4b27fe168b76fee1f5094e354a72721f8573b89b
spec/support/multiline_squish_spec.rb100664001.05 KB48211267464428d21259b65011b3170fed3ebac801bed757a82f49710b86d6d9
spec/support/partial_sums_spec.rb100664001.36 KBdc568a0f67edeaae6050906f3fb172e8cfc9ce5df69fccd7e92921b0c935a0f4
spec/support/same_by_spec.rb100664001.23 KBc5d95b8eb4ac7be0fc5b537b2b126033073383ce8190994bc0dd76a4f1af00e4