Skip to content
Snippets Groups Projects
Commit 53d977bb authored by robocop@imac's avatar robocop@imac
Browse files

print instruction on how to migrate to new repo

parent 8097dd74
No related branches found
No related tags found
No related merge requests found
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# replace the line sourcing this file with the following in your code. # replace the line sourcing this file with the following in your code.
print("This function has moved to: https://github.com/dchakro/shared_Rscripts") warning("This function has moved to: https://github.com/dchakro/shared_Rscripts")
print("Correct way to source the function is:") message("Correct way to source the function is:")
print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/CT_GA_count.R')") print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/CT_GA_count.R')")
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# replace the line sourcing this file with the following in your code. # replace the line sourcing this file with the following in your code.
print("This function has moved to: https://github.com/dchakro/shared_Rscripts") warning("This function has moved to: https://github.com/dchakro/shared_Rscripts")
print("Correct way to source the function is:") message("Correct way to source the function is:")
print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/IsolateCanonicalVariant.R')") print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/IsolateCanonicalVariant.R')")
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# replace the line sourcing this file with the following in your code. # replace the line sourcing this file with the following in your code.
print("This function has moved to: https://github.com/dchakro/shared_Rscripts") warning("This function has moved to: https://github.com/dchakro/shared_Rscripts")
print("Correct way to source the function is:") message("Correct way to source the function is:")
print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/MutSiteFind.R')") print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/MutSiteFind.R')")
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# replace the line sourcing this file with the following in your code. # replace the line sourcing this file with the following in your code.
print("This function has moved to: https://github.com/dchakro/shared_Rscripts") warning("This function has moved to: https://github.com/dchakro/shared_Rscripts")
print("Correct way to source the function is:") message("Correct way to source the function is:")
print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/ggplotBreaks.R')") print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/ggplotBreaks.R')")
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# replace the line sourcing this file with the following in your code. # replace the line sourcing this file with the following in your code.
print("This function has moved to: https://github.com/dchakro/shared_Rscripts") warning("This function has moved to: https://github.com/dchakro/shared_Rscripts")
print("Correct way to source the function is:") message("Correct way to source the function is:")
print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/unparalogMutations.R')") print("source('https://raw.githubusercontent.com/dchakro/shared_Rscripts/master/unparalogMutations.R')")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment