An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/rhagenson/swsc

candidate-windows sliding-windows uce uces ultraconserved-elements-uces

Score: -Infinity

Last synced: about 6 hours ago
JSON representation

Repository metadata:

swsc implements the Sliding-Window Site Characteristics method of ultraconserved elements (UCEs) detailed by 10.1093/molbev/msy069


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 204
Total Committers: 1
Avg Commits per committer: 204.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ryan Hagenson R****n@g****m 204

Issue and Pull Request metadata

Last synced: 8 months ago

Total issues: 2
Total pull requests: 0
Average time to close issues: 3 days
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.5
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rhagenson/swsc

Top Issue Authors

  • rhagenson (2)

Top Pull Request Authors


Top Issue Labels

  • bug (2)
  • good first issue (1)
  • enhancement (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/rhagenson/swsc

  • Homepage: https://github.com/rhagenson/swsc
  • Documentation: https://pkg.go.dev/github.com/rhagenson/swsc#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v6.1.1+incompatible (published over 7 years ago)
  • Last Synced: 2026-06-19T23:00:42.954Z (3 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
  • github.com/cznic/sortutil v0.0.0-20181122101858-f5f958428db8
  • github.com/fatih/color v1.7.0
  • github.com/klauspost/compress v1.8.2
  • github.com/klauspost/cpuid v1.2.1
  • github.com/klauspost/pgzip v1.2.1
  • github.com/kr/pretty v0.1.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-runewidth v0.0.4
  • github.com/pkg/errors v0.8.1
  • github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237
  • github.com/shenwei356/bio v0.0.0-20190907170441-6823710e5f1a
  • github.com/shenwei356/bpool v0.0.0-20160710042833-f9e0ee4d0403
  • github.com/shenwei356/util v0.0.0-20190523143900-f71ff373860c
  • github.com/shenwei356/xopen v0.0.0-20181203091311-f4f16ddd3992
  • github.com/spf13/pflag v1.0.3
  • golang.org/x/sys v0.0.0-20190909082730-f460065e899a
  • gonum.org/v1/gonum v0.0.0-20190908220844-1d8f8b2ee4ce
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/cheggaaa/pb.v1 v1.0.28
go.sum go
  • github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af
  • github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
  • github.com/cznic/sortutil v0.0.0-20181122101858-f5f958428db8
  • github.com/fatih/color v1.7.0
  • github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90
  • github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
  • github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5
  • github.com/klauspost/compress v1.8.2
  • github.com/klauspost/cpuid v1.2.1
  • github.com/klauspost/pgzip v1.2.1
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-runewidth v0.0.4
  • github.com/pkg/errors v0.8.1
  • github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237
  • github.com/shenwei356/bio v0.0.0-20190907170441-6823710e5f1a
  • github.com/shenwei356/bpool v0.0.0-20160710042833-f9e0ee4d0403
  • github.com/shenwei356/util v0.0.0-20190523143900-f71ff373860c
  • github.com/shenwei356/xopen v0.0.0-20181203091311-f4f16ddd3992
  • github.com/spf13/pflag v1.0.3
  • golang.org/x/exp v0.0.0-20180321215751-8460e604b9de
  • golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f
  • golang.org/x/exp v0.0.0-20190125153040-c74c464bbbf2
  • golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20190909082730-f460065e899a
  • golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b
  • golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e
  • gonum.org/v1/gonum v0.0.0-20180816165407-929014505bf4
  • gonum.org/v1/gonum v0.0.0-20190908220844-1d8f8b2ee4ce
  • gonum.org/v1/netlib v0.0.0-20190313105609-8cb42192e0e0
  • gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/cheggaaa/pb.v1 v1.0.28
  • rsc.io/pdf v0.1.1