java -jar /usr/local/bin/trinityrnaseq/trinity-plugins/Trimmomatic/trimmomatic.jar
'exit' to get out of the docker container.
If you don't want to work with the docker container interactively and would rather just run the trimmomatic command directly, you could do this:
docker run -v`pwd`:`pwd` trinityrnaseq/trinityrnaseq java -jar /usr/local/bin/trinityrnaseq/trinity-plugins/Trimmomatic/trimmomatic.jar
This looks like a good reference for you if you're planning to do a lot of docker work:
https://github.com/eduleboss/the-best-docker-books/tree/master/books
how to use how to use Trimmomatic on docker, means because it need java to run, so can you please tell that
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.