bioinform-0.1.12

https://rubygems.org

bioinform

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 359689

number: 0.1.12

platform: ruby

spec_sha256: db8231a17be60f67bbb462063c58098d4aca0437f990d822dcefbae0a4dd4458

sha256: e2ca5b877c60c755d751716863c14ffe1d074c7229cc3c28e51e1e6dd54a1842

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

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

position: 10

version_data_entries_count: 127

uploaded_at: 2013-09-22 21:25:20 UTC

indexed: true

has_extensions:

extensions:

Gem size: 58.5 KB

Version Data Entries

Total: 127

Unpacked size: 221 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400176 Bytesdcaba9d06ae2bc6af785bd7f7ef05d90221bd583d367dae173b21520c6a635cd
Gemfile10064400363 Bytes6a8386b775cfd552de3b83cc4d1e7a2e32c49ee595e014a911551d8b564135af
Guardfile10064400302 Bytes556a331b23a3569f2a3ce93b7ea0cdf3f2ae8704ce751a99fe61aa6aef107e16
LICENSE100644001.07 KBeda624bc41fe2aa8aaccac67699bc5718e14e3718e2fb7784431aae200029f3a
README.md100644001.45 KB4328e0b381bd6703513a25153c6a9a87766f4d65c85a49d51999451a61b0f495
Rakefile10064400109 Bytes65384ca1492692cb27846d689a5d0b5fddff08562f5767a43267e58b149e6e7b
TODO.txt100644002.91 KB617d28d7a277ce2d278a36529bfd96c93424cd4d43e716165d32fefb80abaf34
bin/merge_into_collection10064400132 Bytesc84b39689f38985ec3ffdd4b18d66546af288a034b766ab741d003324c0a6278
bin/pcm2pwm10064400106 Bytes682c2274e2e1717a71658a46d4f58b1bdaceb6454e9ddea171b384603b96f24c
bin/split_motifs10064400115 Bytes1ff4c5ac5ef0c464290b74f195c4278072d8a365e422072d01cb9c62941efc4f
bioinform.gemspec10064400943 Bytesee20e6ba4fc5a55dbf858dd45d89a54cac09a71c7c228472b2503ca1d808260f
lib/bioinform.rb10064400284 Bytes70f99f0190a79cb10b371b059c1aa7482cee8b1823206ce30150dd315396682d
lib/bioinform/cli.rb10064400941 Bytesea7d4f60d710d4be5f916559af2a328877aa246753391b7b7ed5d45b03f52f98
lib/bioinform/cli/convert_motif.rb100644004.24 KBda94fb7f33633c497e18041f36965ed41ddf41b97b32c0c9b55407b5f327c90a
lib/bioinform/cli/merge_into_collection.rb100644003.04 KBd4c5a5c4d64f5bf33eb1ed5a7d76f422dc6fe7789e94190a7561779438c84da7
lib/bioinform/cli/pcm2pwm.rb100644001.59 KB5a452507953202fd1cb0dba5fcda7374c9d81dc71d0aa153911aa9195ef84774
lib/bioinform/cli/split_motifs.rb100644001.55 KB2a9a68f65f004fd75de3c8608473b162c69bd0e1db4ab043ddf9767fe3d1dbf4
lib/bioinform/conversion_algorithms/pcm2ppm_converter.rb10064400404 Bytes29e179271b836e13c2f55ddfdd2a0995f303e7cbd9ccde3a1c874950efc1635f
lib/bioinform/conversion_algorithms/pcm2pwm_converter.rb10064400795 Bytes481bdb4a096934918bb38c83267fb618dbf37487850ae83e10c9f8dea7430486
lib/bioinform/conversion_algorithms/pcm2pwm_mara_converter.rb100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/conversion_algorithms/ppm2pcm_converter.rb100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/conversion_algorithms/ppm2pwm_converter.rb100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/bioinform/data_models.rb10064400329 Bytes66e4ba5441980a3407427d180b1d5cb94f2f6dad64a755619d996306fbcdef0c
lib/bioinform/data_models/collection.rb100644001.71 KB0a021a200348360772c8ec29903db2d7ece4deab62577de2a194fcb18c23e118
lib/bioinform/data_models/motif.rb100644001.86 KBf42759d0d92366d868edf999238c9e21c79ea14c7c14abebe9a77acde68bc018
lib/bioinform/data_models/pcm.rb10064400566 Bytes4a75b6f978fc66154eb2173066d9ad5b85c5d18c8c62dd13abc9477a4a67a0fa
lib/bioinform/data_models/pm.rb100644004.35 KB8a2fb39b1a42b57d66d96dc78599f4c21721f9601e51f99eb3c5da4aa091d3a6
lib/bioinform/data_models/ppm.rb10064400151 Bytes890055c69e2f1e2747d0c32bc0affd18e56bfc75040fd06934139127fdc23e7d
lib/bioinform/data_models/pwm.rb100644001.83 KB1347e4868d578e644df565d4008b80f8e2b0268b5c98686bf4763d4c83add2f5
lib/bioinform/formatters.rb1006440093 Bytes1539ea2f894d7b44ce915a3bacb7ab46404aecd13b74d1d80e4cb3b1aac86024
lib/bioinform/formatters/raw_formatter.rb10064400766 Bytesc7452b7d7b5a55dc758610af3545f7c10286a31d662ecaa82ccb74204e5ed0ac
lib/bioinform/formatters/transfac_formatter.rb10064400848 Bytesa0e4a92cd3a66bca0f0cb132c321bf31a51c9fe1c32d2d21b3c8931e0b345e91
lib/bioinform/parsers.rb10064400295 Bytes686a40c3bf0a282a4b7e53c55ccaee1f7c482e0db1fb307a5daeee27bb39d4b3
lib/bioinform/parsers/jaspar_parser.rb10064400710 Bytesf7070f63817a3663dc09580edbea417284e64c90b1848c7692841f0f7c644b84
lib/bioinform/parsers/parser.rb100644002.92 KB080ccc8758886bf0c22292741c5dcfeba609cd7b399402ccceb58a46f502675a
lib/bioinform/parsers/splittable_parser.rb100644001.3 KBbbd5cc117636e51c92c268a9e9f3c829c534d59eb07f1b807e6e5c4cc30505cd
lib/bioinform/parsers/string_fantom_parser.rb10064400741 Bytes176326827f04cb5e8f5f45f39aaaabdd107909a9d87e677650c279feaf984d62
lib/bioinform/parsers/string_parser.rb100644001.6 KB69d0688bed96fbabe2b8bd9382f0dac31ca9524da8fdc2f9e3f6aafbb39b5cd6
lib/bioinform/parsers/trivial_parser.rb10064400965 Bytes044aeda66473b767d888fb090451b3b35813cc4ccb47cc0a06072573d45fc845
lib/bioinform/parsers/yaml_parser.rb10064400849 Bytes8ff74779e35862140b75ea46cef1e4086d05406154b919a99b6b310d3f004059
lib/bioinform/support.rb10064400645 Bytes58ce83a4adef298a8532ece3b7f9e4c4d63c7216418c99b0d8ede80233996fe0
lib/bioinform/support/advanced_scan.rb10064400135 Bytesae1d84056725156cc6d9a57fa645dc2f4de0f61aa477912b2e9d3c99aa489332
lib/bioinform/support/array_product.rb10064400127 Bytese9b265b126d6ed28d042640087c13db49426084b8fea8d8582f2918909a5ddc5
lib/bioinform/support/array_zip.rb10064400119 Bytes5b72b45c95412ea3c5c6d4b83444c863f324386071a7054352eb2fab592e949e
lib/bioinform/support/collect_hash.rb10064400255 Bytesbed67bc6df7bbfa4c548a071d9b164f94e75855507318e383dfd6d0233186e55
lib/bioinform/support/deep_dup.rb1006440078 Bytesea1a129e75a00edc1e67efd55b9be8abedf6a6fd561f73717e2082e8c975c845
lib/bioinform/support/delete_many.rb10064400267 Bytesd81d160eb643099d562431fdc906d7da6c360c6b6af8a8d0ce0b8e8ab15948b3
lib/bioinform/support/inverf.rb10064400370 Bytes2fd2db1068bbf905486229b95aa31920ee4a4d3fba83d9f5b140dc7c19a399d7
lib/bioinform/support/multiline_squish.rb10064400194 Bytes51a3eafb3b5acb85810c59d94016da818ed2fc5f75c76064d9c0bd9b1e1fc4b7
lib/bioinform/support/parameters.rb10064400753 Bytes21b92fafd07a900d9b7a22ec89695736714610c8d0f579d60e808e18d3458478
lib/bioinform/support/partial_sums.rb10064400329 Bytes6f5da2653e178810e4f63e180666b612a7d6a17bcf86a91cb9960e103e29f4be
lib/bioinform/support/same_by.rb10064400266 Bytes6703ad2befff4404637687aa51d72d6bfdc2ae658dda7738e0cb98d1c906f7a3
lib/bioinform/support/strip_doc.rb10064400118 Bytes6cc07667895e19147e55658b692a299bf1708a1d5b4749817f1246b9b6f3b450
lib/bioinform/support/third_part/active_support/core_ext/array/extract_options.rb10064400801 Bytesdcda0b240a9573100ad54b8c69d2338770439ddd6290ce393dfce33262ee5c54
lib/bioinform/support/third_part/active_support/core_ext/hash/indifferent_access.rb10064400906 Bytes4d0e7c06eaa580588a9dd5cf670d721352760d1f55d51bac683a40ba47bf3434
lib/bioinform/support/third_part/active_support/core_ext/hash/keys.rb100644001.76 KB31f195b030489e110862de10f01984ca796ede35e2deb561a4622befbb6a90f4
lib/bioinform/support/third_part/active_support/core_ext/module/attribute_accessors.rb100644001.71 KB6cbee2313b8afa457f42c2f42b2b451d229f487f7dafb61844d888deb4a09efd
lib/bioinform/support/third_part/active_support/core_ext/object/try.rb100644001.73 KBd1add1e456d8b6a0a37d7b7d6c94c6f423b874d336cff32a6f1d2e3472fb157c
lib/bioinform/support/third_part/active_support/core_ext/string/access.rb100644002.22 KB801253d130400f14e5c78d07a6362bb086102f16304542df8edfed86b597a3cb
lib/bioinform/support/third_part/active_support/core_ext/string/behavior.rb10064400152 Bytes4be22c0be4e13c51a496d18adb39cd7df82bbe99fd49fe3fd9f670fa101b9c7e
lib/bioinform/support/third_part/active_support/core_ext/string/filters.rb100644001.67 KB412ea2b1dcac086397d5e4eb768f2e194f9a41d0bbad1dfbfba7a31fba034870
lib/bioinform/support/third_part/active_support/core_ext/string/multibyte.rb100644002.58 KB1b49bae4a15b3c9868dcf9ef91ef0450b6459e014d678c01b2ade589bbcb4ad2
lib/bioinform/support/third_part/active_support/hash_with_indifferent_access.rb100644004.7 KBf04939eb535b5cfb5b087301b724469dc752846bd68d79a54e45ce89e7660873
lib/bioinform/support/third_part/active_support/multibyte.rb100644001.91 KB9ee97873d69dbb674a64324dbc0610dd66cfe0fc98978081c832456209b577c3
lib/bioinform/support/third_part/active_support/multibyte/chars.rb1006440017.3 KBe7647bc494ca4739997f00a776edd63d134e9b63ff4dcab4f63b6389fd42d64c
lib/bioinform/support/third_part/active_support/multibyte/exceptions.rb10064400188 Bytes896eae4ef850ef698d6cce108caac95886bb6c725e039bcde720ceab34fb191a
lib/bioinform/support/third_part/active_support/multibyte/unicode.rb1006440014.7 KB7ad57a0774f909056a46680776f6eb4ede9f068b0828a4594d94790dc938fbea
lib/bioinform/support/third_part/active_support/multibyte/utils.rb100644001.64 KBb8b53afe8ed6c803bd83efb6745ecb56570a219465cc566ae1b7564c8a9bf0eb
lib/bioinform/version.rb1006440045 Bytesb1a7494dcf5f5aec79eb509a000a85db880a5517bab425214dc6e28b7ed09969
spec/cli/cli_spec.rb10064400652 Bytes3b306f49a783e1cb0a108340b14d8e8708883d17f913b4978437092959f9e86a
spec/cli/convert_motif_spec.rb100644003.7 KB0c11f15f42912227c0f7ec744ed4a00c4dc32c0f1e1c9ecb998e85a85f942193
spec/cli/data/merge_into_collection/GABPA_f1.pwm100644001.01 KB95e889a22123e7b6de73d7676f1fa9dfc1d4615149bac3b7d45a14c871fa17b8
spec/cli/data/merge_into_collection/KLF4_f2.pwm10064400789 Bytes0ab1b6b8f2abe047ed372fc91da6aaf2796a600208743d628800c3d0b75b3741
spec/cli/data/merge_into_collection/SP1_f1.pwm10064400879 Bytes6dd7777bc7223a181ec6637c5b9203cd353eb5d19ef1d6966698c01e2ee3244c
spec/cli/data/merge_into_collection/collection.txt.result100644002.65 KB3910571abaa3e0b73345d9d50cff67c66b9df9601c1662a5cd906e400f4ded6a
spec/cli/data/merge_into_collection/collection.yaml.result100644005.6 KBa840049fd468e4ce96630b062c0a9e851c297ade7f85c17fc2bb8650110d6a53
spec/cli/data/merge_into_collection/collection_pwm.yaml.result100644005.61 KBf3d2450d8e60998bec97e597edf2b228b30f22c9d967737f132f9f601f0d7170
spec/cli/data/merge_into_collection/pwm_folder/GABPA_f1.pwm100644001.01 KB95e889a22123e7b6de73d7676f1fa9dfc1d4615149bac3b7d45a14c871fa17b8
spec/cli/data/merge_into_collection/pwm_folder/KLF4_f2.pwm10064400789 Bytes0ab1b6b8f2abe047ed372fc91da6aaf2796a600208743d628800c3d0b75b3741
spec/cli/data/merge_into_collection/pwm_folder/SP1_f1.pwm10064400879 Bytes6dd7777bc7223a181ec6637c5b9203cd353eb5d19ef1d6966698c01e2ee3244c
spec/cli/data/pcm2pwm/KLF4 f2 spaced name.pcm10064400784 Bytes3b0c1442eb97f1427b12d06f57566d70d29903d1e5e6e9a2efc5125d59da85f8
spec/cli/data/pcm2pwm/KLF4_f2.pcm10064400784 Bytes3b0c1442eb97f1427b12d06f57566d70d29903d1e5e6e9a2efc5125d59da85f8
spec/cli/data/pcm2pwm/KLF4_f2.pwm.result10064400789 Bytes0ab1b6b8f2abe047ed372fc91da6aaf2796a600208743d628800c3d0b75b3741
spec/cli/data/pcm2pwm/SP1_f1.pcm10064400845 Bytescba5cc59f78a91f098911bca43318e0976f5d0c07cdb2c7e0751228a661daf12
spec/cli/data/pcm2pwm/SP1_f1.pwm.result10064400879 Bytes6dd7777bc7223a181ec6637c5b9203cd353eb5d19ef1d6966698c01e2ee3244c
spec/cli/data/split_motifs/GABPA_f1.mat.result100644001.01 KB95e889a22123e7b6de73d7676f1fa9dfc1d4615149bac3b7d45a14c871fa17b8
spec/cli/data/split_motifs/KLF4_f2.mat.result10064400789 Bytes0ab1b6b8f2abe047ed372fc91da6aaf2796a600208743d628800c3d0b75b3741
spec/cli/data/split_motifs/SP1_f1.mat.result10064400879 Bytes6dd7777bc7223a181ec6637c5b9203cd353eb5d19ef1d6966698c01e2ee3244c
spec/cli/data/split_motifs/collection.yaml100644005.61 KBf3d2450d8e60998bec97e597edf2b228b30f22c9d967737f132f9f601f0d7170
spec/cli/data/split_motifs/plain_collection.txt100644002.67 KB10595540426e42cb954c3ec1dad229793b559053fdff88ec6261967a33204e3b
spec/cli/merge_into_collection_spec.rb100644004.24 KB27e2194d5fb74059e466135e2c74e4661b7b31d6b6a4e2be0ac8bf46bb23ce5c
spec/cli/pcm2pwm_spec.rb100644003.06 KB60fd7b128e79b5a23ac64d970c20f6e2930759bd18b9f6be31ebcf495a8e3af0
spec/cli/shared_examples/convert_motif/motif_list_empty.rb10064400472 Bytes57256213d7cd569b471e98fa44705734a3faca7040dcf55396e2a6bcf1004867
spec/cli/shared_examples/convert_motif/several_motifs_specified.rb10064400432 Bytes0dd6b8621d7375ade3593abdabbae97f15ac252236cece35ea12d1c3975405ab
spec/cli/shared_examples/convert_motif/single_motif_specified.rb100644001.36 KB3997e5cf3399472e5bb3e56341538391a2678a006f05eaa8f1bcad07bac55c95
spec/cli/shared_examples/convert_motif/yield_help_string.rb10064400149 Bytes04405daf4ef1268c485c75c424e7f034b120ea1c996f84b1026b44fb63e27860
spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb10064400252 Bytesd3c001b1401f98c2def0b1359d6637cac1a69dd99d9fad35fb568067a6c09777
spec/cli/split_motifs_spec.rb100644003.06 KB647eb8bfae0d3aa427831bb49b7f2beb5e243a8e8fbe0585b8c88a61dfd08d9b
spec/data_models/collection_spec.rb100644003.52 KB3009d94db02a3f2d7b48b804815c26008412644a5efe7b3debcc400f884b2298
spec/data_models/motif_spec.rb100644006.8 KB611fc4d147f58610ac9ec1c488a0ddf94532013616a37d642719178e4b134241
spec/data_models/pcm_spec.rb100644002.06 KB476c458eb73d11b0a4e5a69dc33c68705686943b8920f6040c677338626f76b1
spec/data_models/pm_spec.rb1006440014.1 KBdbc03d363cce41113940f57651e1376960680b4d404275c8dd3c47e6483082c1
spec/data_models/ppm_spec.rb10064400142 Bytes80db15be1c0608e843460f16584f13cab9f065b88c362770b2c7c9499e60f212
spec/data_models/pwm_spec.rb100644003.44 KB048c5427daa09e1d1b055b9fca40946e22e94be975b83f34f36b36c8680c596c
spec/fabricators/collection_fabricator.rb10064400313 Bytesbc91cc3624bb9a7ed7dafeb59994d0a45c2604139af10f2693bc7a51c3d8d9da
spec/fabricators/motif_fabricator.rb10064400668 Bytes0434e84c483ee84150e81f3fb58235558983be8766af5bc3f8c541c4172419f4
spec/fabricators/motif_formats_fabricator.rb100644007.42 KB8860082948219bf39b6f1f9288b2feaa6b8073b69347da098172768654b0c48d
spec/fabricators/pcm_fabricator.rb10064400668 Bytesd6018838fdee307525c448bad11e6b4cc0791c6ba6162fb8a61e2a3d44ffa677
spec/fabricators/pm_fabricator.rb100644001.1 KB133da2c2a7d917bb1cbb6901ef54127230c5726c7ae8cf7b71263654123735d9
spec/fabricators/ppm_fabricator.rb10064400591 Bytes92effbec771ad615a9439b8c9ddd3a0181fc59e3c0dec38e0a8fb806901b5bbc
spec/fabricators/pwm_fabricator.rb10064400643 Bytes4320195a54e3cc8b9c858290da4cd857aee17dd662e3efd8004071fe041dc1ad
spec/parsers/parser_spec.rb100644007.35 KB3529b59403d2d27433784e07e352aaad93bfe09d303ae56cea47893b53d43a48
spec/parsers/string_fantom_parser_spec.rb100644001.49 KBbf04c7060c9effbba19a88d9b2df7c38b2004440d595ad4a0e3e62e475e96772
spec/parsers/string_parser_spec.rb100644005.27 KB06ed85673c3229badbbe3ea390a20ae8c024b8e80688a55a1efb7e62d866c8f4
spec/parsers/trivial_parser_spec.rb100644002.34 KBda0332894268359e8f2bb0d7cdc69ef06432d7bc299e5dc5564007ee09902128
spec/parsers/yaml_parser_spec.rb100644001.58 KB793d66b00a6dd7d914ffff87a49a35a42b8c470de332e5a68870a0080d5173ce
spec/spec_helper.rb10064400297 Bytesf0b39c1ce46ad058ce36619c510160f1c826e426cba91cc72b9fa8253873caea
spec/spec_helper_source.rb100644001.68 KB5ce266a452efa5b641928f39e592d8e999395d7d9eece9dd1d8e1f154bf077fb
spec/support/advanced_scan_spec.rb100644001.21 KBb88f3f85056b54a3da92655598230e06e44f8881be6b3a464edee5abd6610dcd
spec/support/array_product_spec.rb10064400597 Bytes96119ccb27a3f8a5361fae36e344b94321fed5767cd617c46f0e35ad06b711c4
spec/support/array_zip_spec.rb10064400553 Bytes58f5eaedcee51ed8b182d5fc4e8ba8a3f3ad1bc4d11566d3ddae9fbb5c80b212
spec/support/collect_hash_spec.rb10064400674 Bytes31007ae0ec79b1e56d619bc93ddac877ac270bda44210439a8d747a07715814c
spec/support/delete_many_spec.rb100644001.31 KB786fe91f7ca17c695c7ecc00811dbedd4ba7a062412dc4016e5eea159ad9c8c7
spec/support/inverf_spec.rb10064400643 Bytes181496beabb540fdb049fd0b66cc273d60113808fb81cf356aaeb1d6ac6aec2e
spec/support/multiline_squish_spec.rb100644001.08 KB2529a75e9a344439403917c0cd40de55c6e8dbcda6240bf837c3e34b411f6e11
spec/support/partial_sums_spec.rb100644001.38 KB6796d16fa1140c555e19bc06500dc1df7300ade089dab36092a3bec6e50d3f6a
spec/support/same_by_spec.rb100644001.26 KB9927dd61a6af9aaf447714a528c14cb4764fb603152741128a9e00f1153e9e46