Coder Social home page Coder Social logo

Comments (6)

snewhouse avatar snewhouse commented on June 4, 2024

ah double nuts!

You are our first real tester..and much valued!....anyways...a quick fix is to run ngseasy from the dir that contains the config file (I hope) so do

cd  /home/ubuntu/ngs_projects/config_files/

sudo ngseasy -c ngseasy_test.config.tsv -d /home/ubuntu/ngs_projects -p 1 -f 1

but first, update the config file so that the PROJECT_DIR is /home/ubuntu/ngs_projects

sorry about the dodgy config file - produced on a Mac! dos2unix it.

Hope this works - gotta love the teething problems.

from ngseasy.

snewhouse avatar snewhouse commented on June 4, 2024

PS. re-run the whole thing. Reove output from Fastqc, trimm, aligner etc etc and start it up again. The project dirs should have been built so you should just be able to run without the -p and -f flags:-

cd  /home/ubuntu/ngs_projects/config_files/

sudo ngseasy -c ngseasy_test.config.tsv -d /home/ubuntu/ngs_projects

from ngseasy.

dalloliogm avatar dalloliogm commented on June 4, 2024

It seems that the ngs_projects/Test_NGS folder has not been created. I can find it in the raw_fastq folder, however it is missing some subfolders. For example, it is complaning that it can't find the folder /home/ubuntu/ngs_projects/raw_fastq/Test_NGS/NA12878 in the ngseasy_fastq step.

from ngseasy.

snewhouse avatar snewhouse commented on June 4, 2024

hi sorry again.

try running

#####################
# move to config file location 
#
cd /home/ubuntu/ngs_projects/config_file
####################
# set up dirs
#
ngseasy_initiate_project \
-c ngseasy_test.config.tsv \
-d /home/ubuntu/ngs_projects 
####################
# set up fastq
#
ngseasy_initiate_fastq \
-c  ngseasy_test.config.tsv \
-d /home/ubuntu/ngs_projects
####################
# run ngseasy
#
 ngseasy \
-c ngseasy_test.config.tsv \
-d /home/ubuntu/ngs_projects

this should set up the correct directory and then set up fastq the run ngseasy

let me know

if this doesn't work, I will sort it out and push fixes by end of Sunday

sorry for the faffing

cheers again

from ngseasy.

dalloliogm avatar dalloliogm commented on June 4, 2024

Sorry for not answering before, but I was busy traveling and organizing other stuff.
Thanks for the changes. I'll update the repository and try again tomorrow. In any case, don't worry too much about the workshop: I have the impression that the students will need a more basic introduction first, e.g. on how to install software on linux and so on. I'll let you know how it goes ;-)

from ngseasy.

snewhouse avatar snewhouse commented on June 4, 2024

@dalloliogm no probs - your testing has been valuable! Try again when you get the chance..we really need other folks to have a play and get involved in dev. Hope the course prep all good

from ngseasy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.