hlk hiloh hioh
PUTTY
what does the code
Please offer a descriptive answer, thanks.
genome
putty
• 1,862 views
•
link
written
by
pollyyhjo •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Brain code
written by Bioinformatics1 •Hello, I appreciate it if you introduce a resource to study what is brain code? the advantage, disadvantage? how can I learn it? How does …
-
[Off Topic] PUTTY connection error
written by Forough •Hello, When I attempt to use putty to SSH into a Linux instance running on virtual box I get “network error : connection timed out”. …
-
How do I run IGV on the sever
written by mujiangxielu •I use putty to connected to the sever, I already use `wget` and `unzip` to have IGV and Java11 download on my sever, and add …
-
BLAST versus HMM search
written by pollyyhjo •Can someone please provide (1) definition of BLAST and HMM searches and (2) describe/explain what the difference is between BLAST and HMM search? PS. This …
-
Genome Sequencing - what is the 'identifier'?
written by pollyyhjo •What is the 'identifier' of the first read in both files? Here is the code I get. Also, what does this identifier of both reads …
-
How to install R in WinSCP server
written by Fede_Santos95 •Hi, I have to install R 4.0.4. version on a server WinSCP and I use Putty to run command. Which are the best commands to …
-
What is "Possible polymerase run-on fragment"?
written by I0110I used gffcompare recently to compare a newly assembled transcriptome and a published transcriptome. The class code p transcripts are "possible polymerase run on". What …
-
File doesn't exist
written by hebatullah.esmail •I'm creating a blast-database of Virulent factors. 1- I downloaded the virulent factors sequences 2- I transferred the sequence file from my desktop to the …
-
Plink (genetics) and PuTTY Link confusion in linux
written by Varun •Hello, I am trying to run a gene based analysis using VEGAS using a linux terminal (ubuntu precise). The programme require plink to be installed …
-
Bwa Aln -Q 15 When To Use It? What Does It Do?
written by Kevin<p>I don't quite get what the -q option does with a value if 15, is there a more descriptive explanation of the option? </p> <p><code>-q …
homework.
what does it tell you ?
Definitely.
It is not that difficult to answer. Simply type
grep --helpandwc --helpand you will see thatgrepsearches for patterns in files, whilewccounts bytes, words and lines in a file. If you actually run this withcontigs.fastapresent it should be pretty obvious what it does.I have never done coding before so all you said is totally new to me. I would appreciate if a detailed description is given as answer to my question. Thanks
what are the best resource to learn Linux bash scripting for Bioinformatics
We are not here to help with homework assignments. Whoever gave you this problem to solve had a certain educational goal you should achieve on your own. Many of us on this forum are educators, and I have no intent of undermining my colleagues' goals for you by giving you a complete solution.
Besides, there is no coding here. This is just a concatenation of the two well known Unix/Linux commands, for which I have already given you clues.