Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
asafpr
/
RILseq
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
10
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Resolving some off by 1 issues
- #21
#21
Open
yairra
wants to merge 10 commits into
asafpr:master
asafpr/RILseq:master
from
yairra:master
yairra/RILseq:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Resolving some off by 1 issues
#21
yairra
wants to merge 10 commits into
asafpr:master
asafpr/RILseq:master
from
yairra:master
yairra/RILseq:master
Copy head branch name to clipboard
Commits
Commits on May 28, 2020
changing requierment modules for python2.7 support.
yairra
committed
0a8601a
View commit details
Copy full SHA for 0a8601a
Browse repository at this point
Commits on Jul 28, 2020
Resolving some off by 1 issues when writing the table and when generating the gff file.
yairra
committed
879ada9
View commit details
Copy full SHA for 879ada9
Browse repository at this point
Merge branch 'master' of https://github.com/asafpr/RILseq
yairra
committed
502e61d
View commit details
Copy full SHA for 502e61d
Browse repository at this point
Update version number
yairra
committed
c9a8e53
View commit details
Copy full SHA for c9a8e53
Browse repository at this point
Commits on Sep 30, 2020
1. modifying RNAup_cmd defaults to be without additional parameters (for compatability with newer version of RNAup)
Show description for c7cd143
yairra
committed
c7cd143
View commit details
Copy full SHA for c7cd143
Browse repository at this point
small change in syntax (os.path.isfile instead of os.path.exists to avoid dirs)
yairra
committed
04bb887
View commit details
Copy full SHA for 04bb887
Browse repository at this point
Commits on Dec 30, 2020
Fixed the concordance function to compute cyclic distance instead of only linear. To do so, the chromosome lengths were passed to write_read_tables and additional functions.
AmirBrDev
committed
6117f35
View commit details
Copy full SHA for 6117f35
Browse repository at this point
Merge pull request #1 from yairra/CyclicConcordance
Show description for 4fb0d1d
yairra
authored
4fb0d1d
View commit details
Copy full SHA for 4fb0d1d
Browse repository at this point
Updating the RILseq version to 0.81 after Amir's fix.
yairra
committed
e3d2dfb
View commit details
Copy full SHA for e3d2dfb
Browse repository at this point
Commits on Apr 3, 2022
1. change header of files to python3
Show description for 73ae0ff
yairra
committed
73ae0ff
View commit details
Copy full SHA for 73ae0ff
Browse repository at this point
You can’t perform that action at this time.