lujonathanh / BETS

Bootstrap Elastic net regression from Time Series is a vector-autoregressive approach to causal inference from gene expression time series data.
Apache License 2.0
17 stars 5 forks source link

Issue with Set Hyperparameters #1

Closed yueyaog closed 1 year ago

yueyaog commented 5 years ago

Hi Jonathan,

I read your great paper and I am very interested to try BETS on my own time_series RNA-Seq datasets. I am following the BETS_tutorial.md and I met some trouble under the Running BETS, 1. Set hyperparameters. "Set the list of scripts to run from. export scriptlist=cv_parallel_script_list.txt" I couldn't locate "cv_parallel_script_list.txt" anywhere. Did you forgot to post it or it required some other things which I didn't know?

Thanks, Gao

lujonathanh commented 5 years ago

Hi Gao,

Thanks for using this software! Sorry for the lack of clarity.

You first have to run the steps under "Preparing for a Run"

cv_parallel_script_list.txt is a file created by running the sequence of commands, specifically "./prep_jobs_rand_cv.sh"