Search Results

Search: Posts Made By: sonia102
1,210
Posted By sonia102
Selective replace and delete
Hi
My input file looks like this:

>BAHMI01000090.1 Details of the shopping list 9800 item00090, whole set of listed artifacts and objects
>BAHMI01050012.1 Details of the shopping list 9800...
1,695
Posted By sonia102
I was trying to create a tar.gz file. Ya I was...
I was trying to create a tar.gz file.
Ya I was trying to create one
1,695
Posted By sonia102
Gunzip and tar command
Hi
I wanted to tar and gunzip a file named backup

tar: backup.tar: Wrote only 2244 of 10240 bytes
tar: Error is not recoverable: exiting now

Please tell me what I am doing wrong?

Please...
2,333
Posted By sonia102
Hi Rudic, I used this command awk '$3 ~...
Hi Rudic,
I used this command
awk '$3 ~ /RA|NGS/ {next}' file > newfile

but it gave me th new file of 0 data. Is it becoz there is an occurance of RA and NGS at a position other than 3rd...
2,333
Posted By sonia102
Awesome~~ THANKS:):b:
Awesome~~
THANKS:):b:
2,333
Posted By sonia102
Delete lines in a file
Hi

This is a sample of my data file.

##field PH01000000 1 4869017
#PH01000000G0240
WWW278545G0240 P.he_model_v1.0 erine 119238 121805 . - . ...
2,164
Posted By sonia102
I used : "delete from tablename where seq_id...
I used :
"delete from tablename
where seq_id = 'seq2'
i deleted all the other sequences.

and after that
delete from tablename
where stop_id>=1000000 ;

i dont know how to reduce the...
2,164
Posted By sonia102
Hi, I thought about it and realized that i...
Hi,

I thought about it and realized that i could delete all unwanted entries in the mysql databaseb by using a select and delete command
i want to retain only those seq1 entries whose stop_id is...
2,164
Posted By sonia102
Selective delete in SQL
Hi All

This might be a weird query but its related to deleting specific details in database.

Bascially I had built a database using a set of files
seq1 of 300 mb
seq2 of 200 mb
seq3 of 350...
1,158
Posted By sonia102
yaa it was a typo error from my side..
yaa it was a typo error from my side..
1,158
Posted By sonia102
thankyou all it worked!!! :) :)
thankyou all it worked!!! :) :)
1,158
Posted By sonia102
Deleting a numeric sequence
I have a sequence which looks like this:

>string20525 107143
AWEELWKEKEGEHRWDDEDWDWQWJKIDDDDFDEFJERIJVJFBGNJGTHGFBLMFGLNHBFJTRJRSKWSNEJDDJIWWYSYAQQHQKSKDJKTIVVKTKBVKBKBKVKFKKK
>string1870 398197...
1,464
Posted By sonia102
Thanks for commands !! It worked :) though I...
Thanks for commands !! It worked :) though I myself was unclear with my question!!
Thanks a lot!!
1,464
Posted By sonia102
[Solved] Selective delete command
Hi All.
I didnt know how to put this question as but i want to delete my values following string_X but need to retain the data in it.
I hope the following might help me in conveying my doubt.
My...
2,051
Posted By sonia102
Thanks bipinajith for the spot on answer!! ...
Thanks bipinajith for the spot on answer!!
Thanks Adhi and Scott for insight!! :)
:) :D
2,051
Posted By sonia102
Sorry for the confusion. What I meant to say...
Sorry for the confusion.
What I meant to say was I had a directory named backup and I wanted that directory in format as
backup.tar.gz

I used gunzip directly but it gave me an error

gzip:...
2,051
Posted By sonia102
command for gunzip?
Hi All

This is very basic query but I have a huge folder named backup that I need to transfer.

What is the command to convert the file in format backup.tar.gz so that I could transfer the...
Forum: Programming 10-22-2012
1,581
Posted By sonia102
worked!! :)
worked!! :)
Forum: Programming 10-15-2012
1,581
Posted By sonia102
Thanks!!it worked!!! :) :)
Thanks!!it worked!!! :)
:)
Forum: Programming 10-14-2012
1,581
Posted By sonia102
[Solved] SQL SELECT REPLACE
Hi All,
I had a query related to sql select update replace command.

i have a table named clusters and it looks like this

name model characteristics
sample1.1 ...
1,460
Posted By sonia102
Thanks it worked!!
Thanks it worked!!
1,460
Posted By sonia102
select and replace only those string which is followed by \tab
Hi

I have a number of sequences and a string occurs a number of times in that sequence.

How can I select and replace only those strings which are followed by \tab.

for eg :
my sequence ...
3,099
Posted By sonia102
Hi Thanks for the insight!! My file has a...
Hi
Thanks for the insight!! My file has a number of sequences inside it and it starts by annotation as shown.Also string doesnt have space before numbering.
thefile looks like this:

>string1...
3,099
Posted By sonia102
Hi I tried using this but it sorted it in a order...
Hi I tried using this but it sorted it in a order like this
>string 1
>string 100
....
>string 109
>string10
>string110
...
>string 119
>string11.

it rearranged in a different order.
I...
3,099
Posted By sonia102
sorting sequences in ascending order
Hi,
I have this single file with a number of sequence inside it of format

>string1
data
>string100
data
>string10
.....
>string5
...
>string67
......

the dots represent data.

I...
Showing results 1 to 25 of 25

 
All times are GMT -4. The time now is 10:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy