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
Hi! I have been attempting to run eskrate with your example data, but I am running into some issues. Most notably, when running the exact code from the readme, I get this error when running the estimateKinetics() function:
In order to solve this, I have also edited two functions from your code. However, these functions output ridiculous transcription rates, so I am unsure if these are correct.
Here is the code that I am running (straight from the readme):
Hi! I have been attempting to run eskrate with your example data, but I am running into some issues. Most notably, when running the exact code from the readme, I get this error when running the estimateKinetics() function:
Error in estimateKinetics(observedData = observed.data, threadN = 2) : unused argument (observedData = observed.data)
In order to solve this, I have also edited two functions from your code. However, these functions output ridiculous transcription rates, so I am unsure if these are correct.
Here is the code that I am running (straight from the readme):
Here is my sessionInfo():
The text was updated successfully, but these errors were encountered: